mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
notifications: style
This commit is contained in:
parent
1e130c97ff
commit
5ff272f18f
1 changed files with 8 additions and 0 deletions
8
notifications/notifications.css
Normal file
8
notifications/notifications.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#XfceNotifyWindow {
|
||||
border-radius: 1px;
|
||||
border: 3px solid #000;
|
||||
}
|
||||
|
||||
#XfceNotifyWindow:hover {
|
||||
border-color: #fff;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue