mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 23:54:19 +02:00
remove box shadow that make weird border for xfce notifications
This commit is contained in:
parent
149a54cc96
commit
ac751f01e0
@ -3,7 +3,7 @@
|
||||
color: #000000;
|
||||
border: 1px solid black;
|
||||
border-radius: 5px;
|
||||
box-shadow: 4px 4px @tooltip_bg_shade;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
#XfceNotifyWindow:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user