Update xfce-panel-hacks.css

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

View File

@ -171,3 +171,8 @@ Unfortunately, it wasn't possible to add border to some plugins - mostly because
border-right: none;
}
#sn-button{
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;
}