Regenerated
This commit is contained in:
+302
-305
File diff suppressed because it is too large
Load Diff
+6
-9
@@ -2914,9 +2914,8 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Shared styles for all modules */
|
/* Shared styles for all modules */
|
||||||
.modules-left > widget,
|
|
||||||
.modules-center > widget,
|
.modules-center > widget {
|
||||||
.modules-right > widget {
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -2927,16 +2926,14 @@ window#waybar {
|
|||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left > box + box,
|
|
||||||
.modules-center > box + box,
|
.modules-center > box + box {
|
||||||
.modules-right > box + box {
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left > label,
|
|
||||||
.modules-center > label,
|
.modules-center > label {
|
||||||
.modules-right > label {
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
padding: 0px 10px;
|
padding: 0px 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -54,9 +54,8 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Shared styles for all modules */
|
/* Shared styles for all modules */
|
||||||
.modules-left > widget,
|
|
||||||
.modules-center > widget,
|
.modules-center > widget {
|
||||||
.modules-right > widget {
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -67,16 +66,14 @@ window#waybar {
|
|||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left > box + box,
|
|
||||||
.modules-center > box + box,
|
.modules-center > box + box {
|
||||||
.modules-right > box + box {
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left > label,
|
|
||||||
.modules-center > label,
|
.modules-center > label {
|
||||||
.modules-right > label {
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
padding: 0px 10px;
|
padding: 0px 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user