Skip to content

Commit dea94e4

Browse files
committed
[Frontend] Fix button colors in Snow theme
Fixes nasa#1014 - Problem was actually application of a color within the .icon class - fix removes that definition;
1 parent d40c7f1 commit dea94e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platform/commonUI/general/res/sass/controls/_buttons.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ $pad: $interiorMargin * $baseRatio;
106106

107107
.icon {
108108
font-size: 0.8rem;
109-
color: $colorKey;
110109
}
111110

112111
.title-label {

0 commit comments

Comments
 (0)