diff options
author | mistic100 <mistic@piwigo.org> | 2014-11-30 11:57:47 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2014-11-30 11:57:47 +0000 |
commit | 5f80cb589cfae256be7aafcb6eae961073ed77a6 (patch) | |
tree | 77c909620ab862980bb2d8472683d0ba4128d91c /admin/themes | |
parent | 1ac4fb3168fb5311e757454bf760c09ec7c8c954 (diff) |
tweak colorbox style2
git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes')
-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 |