From df793cbd032d92d6333eb8f2d741e89c856d21db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Tr=C3=A4ger?= Date: Sun, 22 Mar 2015 22:43:02 +0100 Subject: merged original v2.0.1 wich fixes multi selected files. some changes not merged because they seemed senseless... --- css/old_menu.css | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/css/old_menu.css b/css/old_menu.css index 42f3cf3..7ae8b2c 100644 --- a/css/old_menu.css +++ b/css/old_menu.css @@ -1,7 +1,10 @@ @media screen and (min-width: 1100px){ #expanddiv {background-color: #1d2d44;} -#controls{width: 93% !important;margin-left: 100px !important;} +#controls{width: 91% !important;margin-left: 100px !important;} +/*#app-navigation + #app-content #controls{width: 74.2% !important;left: auto !important;}*/ + + #content {margin-top: 0px;} #content-wrapper {padding-left: 100px !important;width: 100% !important;} #navigation{ @@ -21,13 +24,17 @@ } #navigation #apps ul{text-align: center;} -#leftcontent{width: 21% !important;} -#rightcontent{width: 78% !important;} +/*#leftcontent{width: 21% !important;} +#rightcontent{width: 78% !important;}*/ +app-navigation{width: 19.5% !important;}*/ + #bookmark_settings {width:19.5% !important;} .bookmarks_list, #firstrun {left:27% !important;} #navigation .wrapper {margin: auto;} #header .icon-caret {display:none;} +table.multiselect thead{left: auto !important;margin: 0px !important; padding: 0px !important;} +/*table.multiselect thead{width: 76% !important; left: auto !important; margin: 0px !important; }*/ #slideshow{z-index: 5000 !important;} /*********************************************************** -- cgit v1.2.3