skins/chameleon

Thomas Brüderli bruederli at kolabsys.com
Tue Jan 6 09:45:10 CET 2015


 skins/chameleon/styles.less |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

New commits:
commit 26b0e40f35f0c85f35a541de7805633209e62865
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Tue Jan 6 09:45:06 2015 +0100

    Align main view container offsets (including files module)

diff --git a/skins/chameleon/styles.less b/skins/chameleon/styles.less
index ebb7228..0ec86fe 100644
--- a/skins/chameleon/styles.less
+++ b/skins/chameleon/styles.less
@@ -84,15 +84,18 @@ body.login #header {
 	top: 122px;
 }
 
-#mainscreen .offset {
-	top: 57px;
-}
-
 .extwin #mainscreen {
 	top: 25px;
 }
 
-#mainscreencontent {
+#mainscreen .offset,
+#mainscreencontent,
+#tasksview,
+.tasklistview #tagsbox,
+#folderlistbox,
+#filelistcontainer,
+#fileinfobox,
+#filecontent {
 	top: 57px;
 }
 
@@ -2205,7 +2208,6 @@ input.button.delete:hover {
 #tasksview,
 .tasklistview #tagsbox {
 	background: #fff;
-	top: 57px;
 }
 
 .taskhead {




More information about the commits mailing list