add helper for errorText

This commit is contained in:
piensaenpixel 2016-06-23 19:56:33 +02:00
parent 05dac9dd96
commit 5229b236d7

View File

@ -73,6 +73,9 @@
.u-whiteTextColor {
color: $cWhite;
}
.u-errorTextColor {
color: $cError;
}
/* Displays */
.u-iBlock {