Add border-radius to page-indicator-icon and user-icon
Remove unnecessary CSS rules from user-widget-label
This commit is contained in:
@@ -169,11 +169,4 @@
|
||||
/* User widget */
|
||||
.user-widget .user-widget-label {
|
||||
color: TEXT-PRIMARY-COLOR;
|
||||
}
|
||||
|
||||
.user-widget.horizontal .user-icon StIcon,
|
||||
.user-widget.vertical .user-icon StIcon {
|
||||
color: TEXT-PRIMARY-COLOR;
|
||||
background-color: ACCENT-DISABLED-COLOR;
|
||||
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
||||
}
|
||||
Reference in New Issue
Block a user