mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-04 15:24:54 -07:00
Fix workspace borders
This commit is contained in:
@@ -832,6 +832,7 @@ StScrollBar StButton#hhandle:active {
|
|||||||
.workspace-background {
|
.workspace-background {
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
|
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
|
||||||
|
border: 0 solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.window-caption {
|
.window-caption {
|
||||||
|
Reference in New Issue
Block a user