fix user menu color
This commit is contained in:
parent
758a673323
commit
3f6a59ddf2
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
@media screen and (min-width: 1100px){
|
||||
|
||||
#expanddiv {background-color: #1d2d44;}
|
||||
/*#expanddiv {background-color: #1d2d44;}*/
|
||||
#controls{width: 91% !important;margin-left: 100px !important;}
|
||||
/*#app-navigation + #app-content #controls{width: 74.2% !important;left: auto !important;}*/
|
||||
|
||||
|
@ -53,4 +53,5 @@ table.multiselect thead{left: auto !important;margin: 0px !important; padding: 0
|
|||
/* owncloud-markdown (https://github.com/icewind1991/owncloud-markdown) */
|
||||
#md_preview {padding-left: 60px;}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue