diff options
Diffstat (limited to 'admin/themes/clear/theme.css')
-rw-r--r-- | admin/themes/clear/theme.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index 6592c6a03..9ffcf8968 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -357,4 +357,7 @@ table.dataTable tr.odd td.sorting_1 { table.dataTable thead th { border-color: #aaa !important; -}
\ No newline at end of file +} + +.userPropertiesContainer {border-color:#ddd;} +.userPrefs {border-color:#ddd;} |