diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/old_menu.css | 13 |
1 files 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;} /*********************************************************** |