basic styling for tag reference modal.

This commit is contained in:
Saman Bemel-Benrud
2012-12-20 19:05:03 -05:00
parent e72c21f256
commit 26c513a9f3
2 changed files with 23 additions and 14 deletions
+6
View File
@@ -47,6 +47,12 @@ h4 {
padding-bottom: 10px;
}
h5 {
font-size: 12px;
font-weight: bold;
padding-bottom: 10px;
}
:focus {
outline-color: transparent;
outline-style: none;