update view menu bar
This commit is contained in:
parent
e334a86a01
commit
8dd2c5d717
5 changed files with 11 additions and 6 deletions
|
@ -19,6 +19,11 @@ body {
|
|||
background-color: rgba(28,28,28,.92) !important;
|
||||
}
|
||||
|
||||
.viewMenuBar {
|
||||
/* It needs this in order to retain height since we're positioning the contents absolutely */
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.viewMenuBar, .libraryViewNav, paper-tabs {
|
||||
background-color: #000;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue