diff options
Diffstat (limited to 'admin/themes/roma')
-rw-r--r-- | admin/themes/roma/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 6ffba3b12..be9fc0192 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -96,7 +96,7 @@ a.Piwigo:hover span.Piwigo { border-bottom: 1px solid #FF3363; } -.categoryUl li:not(.virtual_cat) { +.categoryUl>li:not(.virtual_cat) { background:url(images/stripe-cat.png); } |