Use custom panel on primary monitor

This commit is contained in:
Charles Gagnon
2019-09-06 17:47:34 -04:00
parent d3785e1eb7
commit 2cd9429f0d
8 changed files with 287 additions and 423 deletions

View File

@@ -96,11 +96,7 @@
}
.showdesktop-button {
width: 4px;
border: 1px solid rgba(200, 200, 200, .2);
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 0;
border: 0 solid rgba(200, 200, 200, .2);
}
.showdesktop-button-hovered {