mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-09-26 05:06:37 -07:00
Modal Dialog: reduce shadow for user avatar
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
box-shadow: inset 0 0 0 1px BORDER-MENU-SHADOW;
|
box-shadow: inset 0 0 0 1px BORDER-MENU-SHADOW;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-icon.user-avatar { box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.38); }
|
.user-icon.user-avatar { box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); }
|
||||||
|
|
||||||
.ws-switcher-indicator {
|
.ws-switcher-indicator {
|
||||||
background-color: TEXT-SECONDARY-COLOR;
|
background-color: TEXT-SECONDARY-COLOR;
|
||||||
|
Reference in New Issue
Block a user