Regenerated

This commit is contained in:
2026-04-07 09:31:57 +02:00
parent 14728a26e1
commit e4d3255e7f
3 changed files with 308 additions and 299 deletions
+300 -297
View File
File diff suppressed because it is too large Load Diff
+4 -1
View File
@@ -2935,11 +2935,14 @@ window#waybar {
linear-gradient(45deg, @blue, @green) border-box;
}
#hardware label {
padding: 0px 30px;
transition: padding 0.2s ease;
}
#hardware:hover label {
padding: 0px 10px;
}
#hardware:hover #custom-hardware-anchor {
opacity: 0;
+4 -1
View File
@@ -76,11 +76,14 @@ window#waybar {
linear-gradient(45deg, @blue, @green) border-box;
}
#hardware label {
padding: 0px 30px;
transition: padding 0.2s ease;
}
#hardware:hover label {
padding: 0px 10px;
}
#hardware:hover #custom-hardware-anchor {
opacity: 0;