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

@ -12,6 +12,10 @@ html, body, .ui-btn, .pageTitle {
background-color: rgba(28,28,28,.97);
}
.viewMenuBar.semiTransparent {
background-color: rgba(28, 28, 28, .8);
}
.backdropPage.ui-page-theme-b {
background-color: rgba(28,28,28,.92) !important;
}