Add fieldset background to TO fields
This commit is contained in:
@@ -73,5 +73,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&--warning {
|
||||
@include alert-level('warning');
|
||||
}
|
||||
|
||||
&--error {
|
||||
@include alert-level('error');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user