Regenerated
This commit is contained in:
+302
-302
File diff suppressed because it is too large
Load Diff
+6
-6
@@ -3027,16 +3027,16 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > box + box {
|
.modules-center > box + box {
|
||||||
margin-left: 10px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > widget label {
|
.modules-center > widget label {
|
||||||
padding: 0 10px;
|
padding: 0 5px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > label {
|
.modules-center > label {
|
||||||
padding: 0px 10px;
|
padding: 0px 5px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -3052,16 +3052,16 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > box + box {
|
.modules-right > box + box {
|
||||||
margin-left: 10px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > widget label {
|
.modules-right > widget label {
|
||||||
padding: 0px 10px;
|
padding: 0px 5px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > label {
|
.modules-right > label {
|
||||||
padding: 0px 10px;
|
padding: 0px 5px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -164,16 +164,16 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > box + box {
|
.modules-center > box + box {
|
||||||
margin-left: 10px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > widget label {
|
.modules-center > widget label {
|
||||||
padding: 0 10px;
|
padding: 0 5px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > label {
|
.modules-center > label {
|
||||||
padding: 0px 10px;
|
padding: 0px 5px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -189,16 +189,16 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > box + box {
|
.modules-right > box + box {
|
||||||
margin-left: 10px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > widget label {
|
.modules-right > widget label {
|
||||||
padding: 0px 10px;
|
padding: 0px 5px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > label {
|
.modules-right > label {
|
||||||
padding: 0px 10px;
|
padding: 0px 5px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user