More tuning
This commit is contained in:
@@ -42,8 +42,6 @@ window#waybar.chromium {
|
||||
button {
|
||||
/* Use box-shadow instead of border so the text isn't offset */
|
||||
box-shadow: inset 0 -3px transparent;
|
||||
/* Avoid rounded borders under each button name */
|
||||
border: none;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
@@ -59,6 +57,7 @@ button:hover {
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
padding: 0 5px;
|
||||
background-color: transparent;
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -99,7 +98,7 @@ button:hover {
|
||||
#scratchpad,
|
||||
#power-profiles-daemon,
|
||||
#mpd {
|
||||
/*padding: 0 10px;*/
|
||||
padding: 0 10px;
|
||||
color: #ffffff;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user