mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-02 22:34:48 -07:00
Added the all-important 4px rounding toworkspace thumbnail
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
/* thumbnails on overview (workspaces list under search) */
|
/* thumbnails on overview (workspaces list under search) */
|
||||||
.workspace-thumbnail {
|
.workspace-thumbnail {
|
||||||
background-color: ACCENT-DISABLED-COLOR !important;
|
background-color: ACCENT-DISABLED-COLOR !important;
|
||||||
|
border-radius: 4px;
|
||||||
border: 1px solid BORDER-SHADOW !important;
|
border: 1px solid BORDER-SHADOW !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user