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