.std-background {
padding: &dtml-borderRadius;px;
- background: &dtml-backgroundColor;;
+ background: &dtml-outlineColor;;
}
.std-focusbox {
background: &dtml-tabsBorderColor;;
color: &dtml-tabsFontColor;;
padding: &dtml-borderRadius;px;
- border-radius: &dtml-borderRadius;px;
}
/*</dtml-with> */
\ No newline at end of file