Saataa andagii !
This commit is contained in:
parent
028d682f8c
commit
1f3019ac19
1 changed files with 30 additions and 25 deletions
|
@ -31,6 +31,10 @@ window#waybar.chromium {
|
|||
padding: 0px 10px;
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
border-radius: 0;
|
||||
color: white;
|
||||
|
@ -40,7 +44,7 @@ window#waybar.chromium {
|
|||
|
||||
#workspaces button.active {
|
||||
color: #E6C873;
|
||||
text-decoration: underline;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
|
@ -50,6 +54,7 @@ window#waybar.chromium {
|
|||
#workspaces button:hover {
|
||||
border: none;
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
background: none;
|
||||
transition: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue