Regenerated

This commit is contained in:
2026-04-08 21:25:55 +02:00
parent d3cbc5f0a7
commit f209aab9d4
3 changed files with 323 additions and 323 deletions
+305 -305
View File
File diff suppressed because it is too large Load Diff
+9 -9
View File
@@ -2926,9 +2926,9 @@ window#waybar {
}
/* Shared styles for all modules */
.modules-left > widget,
.modules-center > widget,
.modules-right > widget {
#modules-left > widget,
#modules-center > widget,
#modules-right > widget {
min-width: 80px;
color: @text;
font-weight: bold;
@@ -2939,16 +2939,16 @@ window#waybar {
border: 2px solid transparent;
}
.modules-left > box + box,
.modules-center > box + box,
.modules-right > box + box {
#modules-left > box + box,
#modules-center > box + box,
#modules-right > box + box {
min-width: 80px;
margin-left: 10px;
}
.modules-left > label,
.modules-center > label,
.modules-right > label {
#modules-left > label,
#modules-center > label,
#modules-right > label {
min-width: 80px;
padding: 0px 10px;
}
+9 -9
View File
@@ -66,9 +66,9 @@ window#waybar {
}
/* Shared styles for all modules */
.modules-left > widget,
.modules-center > widget,
.modules-right > widget {
#modules-left > widget,
#modules-center > widget,
#modules-right > widget {
min-width: 80px;
color: @text;
font-weight: bold;
@@ -79,16 +79,16 @@ window#waybar {
border: 2px solid transparent;
}
.modules-left > box + box,
.modules-center > box + box,
.modules-right > box + box {
#modules-left > box + box,
#modules-center > box + box,
#modules-right > box + box {
min-width: 80px;
margin-left: 10px;
}
.modules-left > label,
.modules-center > label,
.modules-right > label {
#modules-left > label,
#modules-center > label,
#modules-right > label {
min-width: 80px;
padding: 0px 10px;
}