mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-15 07:33:22 -07:00
Fix #14 black border in dash on Ubuntu
This commit is contained in:
@@ -150,6 +150,7 @@
|
||||
#dash .dash-background {
|
||||
background-color: DASH-COLOR;
|
||||
box-shadow: inset 0 0 0 1px BORDER-MENU-SHADOW;
|
||||
border: none; /* remove black border on ubuntu */
|
||||
padding: 4px 2px 4px 2px;
|
||||
border-radius: 21px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user