This commit is contained in:
Stephan Raabe
2024-04-21 12:52:34 +02:00
parent 36ed47bf73
commit 7cbb584d37
4 changed files with 3 additions and 6 deletions

View File

@@ -237,7 +237,7 @@ window#waybar.empty #window {
color: @textcolor1;
border-radius: 15px;
padding: 0px 10px 0px 10px;
margin: 6px 15px 6px 14px;
margin: 8px 14px 8px 14px;
opacity:0.8;
border:3px solid @bordercolor;
}
@@ -320,7 +320,7 @@ window#waybar.empty #window {
color: @textcolor1;
border-radius: 15px;
padding: 1px 10px 0px 10px;
margin: 6px 15px 6px 0px;
margin: 8px 15px 8px 0px;
opacity:0.8;
border:3px solid @bordercolor;
}