summaryrefslogtreecommitdiffstats
path: root/apps/calendar/css
diff options
context:
space:
mode:
authorGeorg Ehrke <georg.stefan.germany@googlemail.com>2011-08-23 18:02:36 +0200
committerGeorg Ehrke <georg.stefan.germany@googlemail.com>2011-08-23 18:02:36 +0200
commitbf68cd8ba439da871fd466702aef75f7a1174e5e (patch)
tree00cf76b6c2646b869aaa072c003a88a5bc5ad7e8 /apps/calendar/css
parentb2fddc408cbb8c08831859355d4c7b604567ee01 (diff)
downloadnextcloud-server-bf68cd8ba439da871fd466702aef75f7a1174e5e.tar.gz
nextcloud-server-bf68cd8ba439da871fd466702aef75f7a1174e5e.zip
better multiple language support, first integration of new calendar class
Diffstat (limited to 'apps/calendar/css')
-rwxr-xr-xapps/calendar/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/calendar/css/style.css b/apps/calendar/css/style.css
index a4bae178884..afb530bcff0 100755
--- a/apps/calendar/css/style.css
+++ b/apps/calendar/css/style.css
@@ -52,4 +52,4 @@
.onemonthview_item {text-align: center; height: 80px; margin: 0; padding: 0; vertical-align: top; background: #ffffff; width: 14%; height: 16%;}
.weekend{text-align: center;margin: 0; padding: 0;vertical-align: top;background: #F3F3F3; height: 80px;width: 100%; }
.weekend_thead, .weekend_row{height: 20px;text-align: center;text-align: center;background: #F3F3F3;}
-.thisday{background: #FFFABC;text-align: center;} \ No newline at end of file
+.thisday{background: #FFFABC;text-align: center;}