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 --- */
|
/* --- Groups --- */
|
||||||
#hardware {
|
#hardware {
|
||||||
padding: 0px 30px;
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
color: @text;
|
color: @text;
|
||||||
border-radius: 10px;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
@@ -2937,11 +2935,11 @@ window#waybar {
|
|||||||
linear-gradient(45deg, @blue, @green) border-box;
|
linear-gradient(45deg, @blue, @green) border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
#hardware label {
|
#hardware label {
|
||||||
padding: 0px 30px;
|
padding: 0px 30px;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
/* Optional: smooth transition */
|
/* Optional: smooth transition */
|
||||||
#custom-hardware-anchor {
|
#custom-hardware-anchor {
|
||||||
|
|||||||
@@ -66,10 +66,8 @@ window#waybar {
|
|||||||
|
|
||||||
/* --- Groups --- */
|
/* --- Groups --- */
|
||||||
#hardware {
|
#hardware {
|
||||||
padding: 0px 30px;
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
color: @text;
|
color: @text;
|
||||||
border-radius: 10px;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
@@ -78,11 +76,11 @@ window#waybar {
|
|||||||
linear-gradient(45deg, @blue, @green) border-box;
|
linear-gradient(45deg, @blue, @green) border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
#hardware label {
|
#hardware label {
|
||||||
padding: 0px 30px;
|
padding: 0px 30px;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
/* Optional: smooth transition */
|
/* Optional: smooth transition */
|
||||||
#custom-hardware-anchor {
|
#custom-hardware-anchor {
|
||||||
|
|||||||
Reference in New Issue
Block a user