changing the default smartblock color to white for improved visibility

This commit is contained in:
Robb Ebright 2018-01-04 15:49:32 -05:00
parent fc4f82a83a
commit 5848d307da
1 changed files with 1 additions and 1 deletions

View File

@ -734,7 +734,7 @@ input.input_text.sp_extra_input_text{
.sp_text_font{
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
color: #5B5B5B;
color: #FFFFFF;
}
.sp_text_font_bold{