Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarkascha <github@christian-reiner.info>2013-12-29 16:01:21 +0400
committerarkascha <github@christian-reiner.info>2013-12-29 16:01:21 +0400
commit6dcae3f64430c33c305abd8cc15e6af3e1309cdc (patch)
tree8a50cde33fefd60488ca332f5814c073ac1f6cc6 /fluxx_compensator
parentec6c0e10f51604a50ab9fa31a8a7fc2283d9ad7b (diff)
fluxx-compensator: Fix controls positioning in calendr mode (controls layout has been changed).
Diffstat (limited to 'fluxx_compensator')
-rw-r--r--fluxx_compensator/css/dynamic-6.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/fluxx_compensator/css/dynamic-6.css b/fluxx_compensator/css/dynamic-6.css
index 6e7ccfbb8..7fad2fc21 100644
--- a/fluxx_compensator/css/dynamic-6.css
+++ b/fluxx_compensator/css/dynamic-6.css
@@ -85,6 +85,7 @@ html.fluxx-mode-bookmarks.fluxx-state-N-hidden #firstrun { left: 280px; }
/* 'calendar' app */
html.fluxx-mode-calendar { }
+html.fluxx-mode-calendar.fluxx-state-N-hidden #controls { padding-left: 0px; }
/* 'contacts' app */
html.fluxx-mode-contacts { }