Regenerated

This commit is contained in:
2026-04-23 19:21:45 +02:00
parent bb5a385292
commit 4483e46102
3 changed files with 386 additions and 407 deletions
+382 -389
View File
File diff suppressed because it is too large Load Diff
+2 -9
View File
@@ -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;