keep channels db clean

This commit is contained in:
Luke Pulverenti
2015-08-22 13:50:37 -04:00
parent 16a7316a65
commit 4f2c8522bd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -200,7 +200,7 @@
}
.viewMenuBar.semiTransparent {
background-color: rgba(18, 18, 18, .8);
background-color: rgba(18, 18, 18, .75);
}
.paperLibraryViewNav {
+1 -1
View File
@@ -3,7 +3,7 @@
}
.viewMenuBar.semiTransparent {
background-color: rgba(27, 27, 27, .8);
background-color: rgba(27, 27, 27, .75);
}
.ui-page-theme-b:not(.pageWithAbsoluteTabs), .pageWithAbsoluteTabs .pageBackground {