From 5ba350a8dc852caeafd626620d8a97a45e19275c Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 30 Oct 2013 06:35:08 +0000 Subject: simplified clandar bar template and css (also better alignment) git-svn-id: http://piwigo.org/svn/trunk@25232 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/clear/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/clear/theme.css') diff --git a/themes/clear/theme.css b/themes/clear/theme.css index f6d8ca258..a7c64fa51 100644 --- a/themes/clear/theme.css +++ b/themes/clear/theme.css @@ -72,7 +72,7 @@ A.navThumb, A.navThumb:hover { } /*calendar elements*/ -.calItem, .calItemEmpty +.calItem { border: 1px solid silver; } -- cgit v1.2.3