Improve budgie panel appearance

This commit is contained in:
EliverLara
2020-03-02 16:19:32 -06:00
parent 3dc38dd8be
commit 28d4ccf46e
3 changed files with 28 additions and 27 deletions

View File

@@ -5013,7 +5013,7 @@ button.raven-trigger {
color: white;
font-weight: 700; }
.budgie-panel.transparent {
background-color: transparent; }
background-color: rgba(0, 0, 0, 0.2); }
.top .budgie-panel.transparent {
border-bottom-color: transparent; }
.bottom .budgie-panel.transparent {