Regenerated
This commit is contained in:
+388
-384
File diff suppressed because it is too large
Load Diff
+8
-4
@@ -4986,10 +4986,6 @@ window#waybar {
|
||||
|
||||
/* ---------GROUPS------------------------------------------------ */
|
||||
|
||||
.group {
|
||||
margin: 0 8px;
|
||||
}
|
||||
|
||||
/* --- Group anchors default visible --- */
|
||||
#custom-hardware-anchor,
|
||||
#custom-tray-anchor,
|
||||
@@ -5031,6 +5027,14 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-right > widget {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.modules-right > widget:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
.modules-left > label ,
|
||||
.modules-center > widget label,
|
||||
|
||||
@@ -20,10 +20,6 @@ window#waybar {
|
||||
|
||||
/* ---------GROUPS------------------------------------------------ */
|
||||
|
||||
.group {
|
||||
margin: 0 8px;
|
||||
}
|
||||
|
||||
/* --- Group anchors default visible --- */
|
||||
#custom-hardware-anchor,
|
||||
#custom-tray-anchor,
|
||||
@@ -65,6 +61,14 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.modules-right > widget {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.modules-right > widget:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
.modules-left > label ,
|
||||
.modules-center > widget label,
|
||||
|
||||
Reference in New Issue
Block a user