From 938a263d0904c630a7f126b43405c26c14a71113 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sun, 18 Nov 2012 10:42:45 +0000 Subject: feature:2780 Differentiate graphically physical album vs virtual albums, only apply to direct descendants git-svn-id: http://piwigo.org/svn/trunk@19066 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes/roma/theme.css') 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); } -- cgit v1.2.3