keep channels db clean
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
background-color: rgba(18, 18, 18, .8);
|
||||
background-color: rgba(18, 18, 18, .75);
|
||||
}
|
||||
|
||||
.paperLibraryViewNav {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user