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/Sylvia/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/Sylvia') diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index b2a7dd485..7abbebe71 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -318,7 +318,7 @@ margin:0 5px; padding:2px 5px 0 8px; } -.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull { +SPAN.calItem, td.calDayCellEmpty, td.calDayCellFull { border:1px solid #666; } -- cgit v1.2.3