diff options
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 5c1e489..da31535 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -155,7 +155,6 @@ input[type=radio] { | |||
| 155 | padding-right: 5px; | 155 | padding-right: 5px; |
| 156 | padding-top: 1px; | 156 | padding-top: 1px; |
| 157 | padding-bottom: 1px; | 157 | padding-bottom: 1px; |
| 158 | text-transform: lowercase; | ||
| 159 | } | 158 | } |
| 160 | 159 | ||
| 161 | #metadata a:hover { | 160 | #metadata a:hover { |
| @@ -1023,22 +1022,19 @@ div#draft_list table td.actions a { | |||
| 1023 | font-size: 18px; | 1022 | font-size: 18px; |
| 1024 | } | 1023 | } |
| 1025 | 1024 | ||
| 1026 | #menu_search_results p, | 1025 | .search_results p { |
| 1027 | #search_results p { | ||
| 1028 | margin: 0; | 1026 | margin: 0; |
| 1029 | padding: 4px 4px 0 4px; | 1027 | padding: 4px 4px 0 4px; |
| 1030 | border-bottom: 1px solid #e8e8e8; | 1028 | border-bottom: 1px solid #e8e8e8; |
| 1031 | } | 1029 | } |
| 1032 | 1030 | ||
| 1033 | #menu_search_results p a, | 1031 | .search_results p a { |
| 1034 | #search_results p a { | ||
| 1035 | display: block; | 1032 | display: block; |
| 1036 | font-weight: bold; | 1033 | font-weight: bold; |
| 1037 | font-size: 0.95rem; | 1034 | font-size: 0.95rem; |
| 1038 | } | 1035 | } |
| 1039 | 1036 | ||
| 1040 | #menu_search_results p span.result_path, | 1037 | .search_results p span.result_path { |
| 1041 | #search_results p span.result_path { | ||
| 1042 | display: block; | 1038 | display: block; |
| 1043 | margin-top: 2px; | 1039 | margin-top: 2px; |
| 1044 | font-size: 0.75rem; | 1040 | font-size: 0.75rem; |
| @@ -1047,8 +1043,7 @@ div#draft_list table td.actions a { | |||
| 1047 | padding-bottom: 4px; | 1043 | padding-bottom: 4px; |
| 1048 | } | 1044 | } |
| 1049 | 1045 | ||
| 1050 | #menu_search_results p.search_more, | 1046 | .search_results p.search_more { |
| 1051 | #search_results p.search_more { | ||
| 1052 | margin: 0; | 1047 | margin: 0; |
| 1053 | padding: 6px 4px; | 1048 | padding: 6px 4px; |
| 1054 | font-size: 0.8rem; | 1049 | font-size: 0.8rem; |
