Regenerated
This commit is contained in:
+301
-299
File diff suppressed because it is too large
Load Diff
+5
-3
@@ -2952,7 +2952,7 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* All workspace buttons */
|
/* All workspace buttons */
|
||||||
workspaces button {
|
#workspaces button label {
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
@@ -2963,9 +2963,11 @@ workspaces button {
|
|||||||
min-width: 30px;
|
min-width: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
|
||||||
font-weight: bold;
|
|
||||||
|
#workspaces button.active label {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock,
|
#clock,
|
||||||
|
|||||||
@@ -97,7 +97,7 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* All workspace buttons */
|
/* All workspace buttons */
|
||||||
workspaces button {
|
#workspaces button label {
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
@@ -108,9 +108,11 @@ workspaces button {
|
|||||||
min-width: 30px;
|
min-width: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
|
||||||
font-weight: bold;
|
|
||||||
|
#workspaces button.active label {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock,
|
#clock,
|
||||||
|
|||||||
Reference in New Issue
Block a user