Update xfce-panel-hacks.css

This commit is contained in:
1chan-level-journalist 2025-02-24 21:28:49 +03:00 committed by GitHub
parent a76f8746a6
commit 9a0e0aa8de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,7 +172,7 @@ Unfortunately, it wasn't possible to add border to some plugins - mostly because
}
#sn-button{
#sn-button, #sn-button:hover, #sn-button:active{
box-shadow: 0px 3px @border_shade inset, 0 2px @bg_color inset, 0 -1px @border_bright inset, 0 -3px @border_bright inset, 0 -2px @bg_color inset;
border-right: none;
}