Regenerated
This commit is contained in:
+298
-300
File diff suppressed because it is too large
Load Diff
+2
-4
@@ -2925,10 +2925,8 @@ window#waybar {
|
||||
|
||||
/* --- Groups --- */
|
||||
#hardware {
|
||||
padding: 0px 30px;
|
||||
min-width: 80px;
|
||||
color: @text;
|
||||
border-radius: 10px;
|
||||
font-weight: bold;
|
||||
border: 2px solid transparent;
|
||||
border-radius: 10px;
|
||||
@@ -2937,11 +2935,11 @@ window#waybar {
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
#hardware label {
|
||||
padding: 0px 30px;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
/* Optional: smooth transition */
|
||||
#custom-hardware-anchor {
|
||||
|
||||
@@ -66,10 +66,8 @@ window#waybar {
|
||||
|
||||
/* --- Groups --- */
|
||||
#hardware {
|
||||
padding: 0px 30px;
|
||||
min-width: 80px;
|
||||
color: @text;
|
||||
border-radius: 10px;
|
||||
font-weight: bold;
|
||||
border: 2px solid transparent;
|
||||
border-radius: 10px;
|
||||
@@ -78,11 +76,11 @@ window#waybar {
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
#hardware label {
|
||||
padding: 0px 30px;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
/* Optional: smooth transition */
|
||||
#custom-hardware-anchor {
|
||||
|
||||
Reference in New Issue
Block a user