hide library monitor from certain operating systems

This commit is contained in:
Luke Pulverenti
2015-10-03 14:13:53 -04:00
parent a651d5208d
commit 2ebea85514
7 changed files with 22 additions and 15 deletions
+2 -3
View File
@@ -6,9 +6,8 @@
background-color: rgba(15, 15, 15, .50);
}
.background-theme-b {
background: radial-gradient(circle, #282828, #141414) !important;
background-attachment: fixed;
.background-theme-b, paper-dialog.background-theme-b {
background: #202020;
}
.backdropContainer .pageBackground {