From 4bcb544d8bb96108b48f1e866dd0d2e8ffb8f352 Mon Sep 17 00:00:00 2001 From: vdigital Date: Thu, 25 Jan 2007 07:26:28 +0000 Subject: Fix for 0000629: Adding display differences between physical and virtual categories (Icon is displayed for people who have deficient vision). git-svn-id: http://piwigo.org/svn/trunk@1755 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/dark/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'template/yoga/theme/dark') diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index 04632b6a4..be8393911 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -133,3 +133,4 @@ TD.calDayCellEmpty { color: silver; } .calBackDate { color: #000; } .calForeDate { color: #fff; } +.virtual_cat { background: #3f3f3f !important; } -- cgit v1.2.3