mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 23:54:19 +02:00
Merge pull request #253 from huyhoang8398/master
remove box shadow that make weird border for xfce notifications
This commit is contained in:
commit
f1a11c3a5e
@ -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