Regenerated
This commit is contained in:
+314
-315
File diff suppressed because it is too large
Load Diff
+2
-3
@@ -3010,9 +3010,8 @@ window#waybar {
|
||||
/* --------------------------------------------------------- */
|
||||
|
||||
#idle_inhibitor.activated {
|
||||
background:
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
background:linear-gradient(45deg, @blue, @green);
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#battery.charging {
|
||||
|
||||
@@ -150,9 +150,8 @@ window#waybar {
|
||||
/* --------------------------------------------------------- */
|
||||
|
||||
#idle_inhibitor.activated {
|
||||
background:
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
background:linear-gradient(45deg, @blue, @green);
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
#battery.charging {
|
||||
|
||||
Reference in New Issue
Block a user