Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
1 changed files with 6 additions and 10 deletions
Showing only changes of commit ff8e2c3d43 - Show all commits

View File

@ -63,14 +63,12 @@ button:hover {
#custom-updates,
#custom-powermode,
#tray {
padding: 0 14px;
padding: 0 12px;
border-radius: 7px;
color: #ffffff;
background-color: #1f2430;
margin-left:4px;
margin-right:4px;
margin-top:2px;
margin-bottom:2px;
margin-left:2px;
margin-right:2px;
}
#clock.clock2,
@ -85,10 +83,8 @@ button:hover {
border-radius: 7px;
color: #ffffff;
background-color: #1f2430;
margin-left:4px;
margin-right:4px;
margin-top:2px;
margin-bottom:2px;
margin-left:2px;
margin-right:2px;
}
#taskbar button.active {
background-color: #023269;
@ -107,7 +103,7 @@ window#waybar.empty #window {
}
#workspaces {
margin: 4px 9px;
margin: 0px 0px;
}
/* If workspaces is the leftmost module, omit left margin */