Regenerated
This commit is contained in:
+385
-385
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -4973,9 +4973,9 @@ window#waybar {
|
||||
#custom-tray-anchor,
|
||||
#custom-system-anchor,
|
||||
#custom-connections-anchor {
|
||||
min-width: 80px;
|
||||
min-width: 60px;
|
||||
padding: 0 5px;
|
||||
margin: 0 2px;
|
||||
margin: 0 5px;
|
||||
opacity: 1;
|
||||
transition: opacity 0.2s ease, min-width 0.2s ease, padding 0.2s ease;
|
||||
}
|
||||
@@ -4995,14 +4995,14 @@ window#waybar {
|
||||
#tray:hover,
|
||||
#system:hover,
|
||||
#connections:hover {
|
||||
min-width: 80px;
|
||||
min-width: 60px;
|
||||
}
|
||||
|
||||
/* MODULES */
|
||||
.modules-left > widget,
|
||||
.modules-center > widget,
|
||||
.modules-right > widget {
|
||||
min-width: 80px;
|
||||
min-width: 60px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
@@ -5104,7 +5104,7 @@ label#custom-windows:not(.active) {
|
||||
}
|
||||
#pulseaudio-slider trough {
|
||||
min-height: 10px;
|
||||
min-width: 80px;
|
||||
min-width: 60px;
|
||||
border-radius: 30px;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
@@ -25,9 +25,9 @@ window#waybar {
|
||||
#custom-tray-anchor,
|
||||
#custom-system-anchor,
|
||||
#custom-connections-anchor {
|
||||
min-width: 80px;
|
||||
min-width: 60px;
|
||||
padding: 0 5px;
|
||||
margin: 0 2px;
|
||||
margin: 0 5px;
|
||||
opacity: 1;
|
||||
transition: opacity 0.2s ease, min-width 0.2s ease, padding 0.2s ease;
|
||||
}
|
||||
@@ -47,14 +47,14 @@ window#waybar {
|
||||
#tray:hover,
|
||||
#system:hover,
|
||||
#connections:hover {
|
||||
min-width: 80px;
|
||||
min-width: 60px;
|
||||
}
|
||||
|
||||
/* MODULES */
|
||||
.modules-left > widget,
|
||||
.modules-center > widget,
|
||||
.modules-right > widget {
|
||||
min-width: 80px;
|
||||
min-width: 60px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
@@ -156,7 +156,7 @@ label#custom-windows:not(.active) {
|
||||
}
|
||||
#pulseaudio-slider trough {
|
||||
min-height: 10px;
|
||||
min-width: 80px;
|
||||
min-width: 60px;
|
||||
border-radius: 30px;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user