Regenerated
This commit is contained in:
+382
-389
File diff suppressed because it is too large
Load Diff
+2
-9
@@ -5115,18 +5115,11 @@ label#custom-windows:not(.active) {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
/* ---- Notification ---*/
|
||||
|
||||
#custom-notifications.notification,
|
||||
#custom-notifications.dnd-notification {
|
||||
background:
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
/* STATES / SPECIALS */
|
||||
#custom-notifications.notification,
|
||||
#custom-notifications.dnd-notification,
|
||||
#idle_inhibitor.activated {
|
||||
background: linear-gradient(45deg, @blue, @green);
|
||||
border: 2px solid transparent;
|
||||
|
||||
@@ -167,18 +167,11 @@ label#custom-windows:not(.active) {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
/* ---- Notification ---*/
|
||||
|
||||
#custom-notifications.notification,
|
||||
#custom-notifications.dnd-notification {
|
||||
background:
|
||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
/* STATES / SPECIALS */
|
||||
#custom-notifications.notification,
|
||||
#custom-notifications.dnd-notification,
|
||||
#idle_inhibitor.activated {
|
||||
background: linear-gradient(45deg, @blue, @green);
|
||||
border: 2px solid transparent;
|
||||
|
||||
Reference in New Issue
Block a user