notifications: style

This commit is contained in:
He4eT 2019-04-20 01:28:25 +05:00
commit 5ff272f18f

View file

@ -0,0 +1,8 @@
#XfceNotifyWindow {
border-radius: 1px;
border: 3px solid #000;
}
#XfceNotifyWindow:hover {
border-color: #fff;
}