Add border-radius to page-indicator-icon and user-icon

Remove unnecessary CSS rules from user-widget-label
This commit is contained in:
Vladyslav Hroshev
2024-03-26 11:04:45 +02:00
parent 03fbcf2130
commit cc37566374
3 changed files with 8 additions and 7 deletions
-7
View File
@@ -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;
}