Files
openmct/platform/commonUI/themes/snow/res/sass/_controls.scss
Charles Hacskaylo 4db48afab0 [Frontend] IN-PROGRESS Theme changes continuing
open #95
Mostly about the overlay and forms;
Buttons, menus, selects tweaks continued;
Initial check and tweaks in mobile;
2015-09-09 15:55:12 -07:00

7 lines
75 B
SCSS

.s-btn {
&.major {
.title-label {
text-transform: uppercase;
}
}
}