notifpopups: border for critical urgency
This commit is contained in:
parent
b702283d3d
commit
a8f9d452e5
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
}
|
||||
|
||||
&.critical {
|
||||
@include lib.border(scheme.$red, 0.5);
|
||||
@include popup(scheme.$red, 0.8);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue