diff options
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r-- | admin/themes/roma/theme.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index c436bd25b..26c2a6591 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -358,4 +358,6 @@ table.qsearch_help_table td { border-color: #444; } -.font-checkbox [class*=icon-check]:before { color:#aaa; }
\ No newline at end of file +.font-checkbox [class*=icon-check]:before { color:#aaa; } + +#cboxLoadedContent { background-color:#222 !important; }
\ No newline at end of file |