Regenerated
This commit is contained in:
+301
-301
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -2939,7 +2939,7 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > widget {
|
.modules-right > widget {
|
||||||
min-width: 160px;
|
min-width: 80px;
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius:30px;
|
border-radius:30px;
|
||||||
@@ -2950,16 +2950,16 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > box + box {
|
.modules-right > box + box {
|
||||||
margin-left: 100px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > widget label {
|
.modules-right > widget label {
|
||||||
padding: 0px 100px;
|
padding: 0px 10px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > label {
|
.modules-right > label {
|
||||||
padding: 0px 100px;
|
padding: 0px 10px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -3019,7 +3019,7 @@ window#waybar {
|
|||||||
#pulseaudio,
|
#pulseaudio,
|
||||||
#tray {
|
#tray {
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
padding: 0 2px;
|
padding: 0 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --------------------------------------------------------- */
|
/* --------------------------------------------------------- */
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > widget {
|
.modules-right > widget {
|
||||||
min-width: 160px;
|
min-width: 80px;
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius:30px;
|
border-radius:30px;
|
||||||
@@ -90,16 +90,16 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > box + box {
|
.modules-right > box + box {
|
||||||
margin-left: 100px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > widget label {
|
.modules-right > widget label {
|
||||||
padding: 0px 100px;
|
padding: 0px 10px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > label {
|
.modules-right > label {
|
||||||
padding: 0px 100px;
|
padding: 0px 10px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -159,7 +159,7 @@ window#waybar {
|
|||||||
#pulseaudio,
|
#pulseaudio,
|
||||||
#tray {
|
#tray {
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
padding: 0 2px;
|
padding: 0 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --------------------------------------------------------- */
|
/* --------------------------------------------------------- */
|
||||||
|
|||||||
Reference in New Issue
Block a user