aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Sylvia
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2013-10-30 06:35:08 +0000
committerrvelices <rv-github@modusoptimus.com>2013-10-30 06:35:08 +0000
commit5ba350a8dc852caeafd626620d8a97a45e19275c (patch)
tree52b38462775376e9894dc87854cbe201b55e885f /themes/Sylvia
parente0518947f3bdf59c85f04366c6e161132a6c1c70 (diff)
simplified clandar bar template and css (also better alignment)
git-svn-id: http://piwigo.org/svn/trunk@25232 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/Sylvia')
-rw-r--r--themes/Sylvia/theme.css2
1 files changed, 1 insertions, 1 deletions
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;
}