update menu bar

This commit is contained in:
Luke Pulverenti 2015-08-18 13:54:29 -04:00
parent 7caa16c657
commit aff141f716
10 changed files with 72 additions and 28 deletions

View file

@ -199,6 +199,10 @@
background-color: #121212;
}
.viewMenuBar.semiTransparent {
background-color: rgba(18, 18, 18, .8);
}
.paperLibraryViewNav {
background-color: transparent !important;
}