|
@@ -82,6 +82,7 @@ span.submit {
|
|
|
form button[type=submit] {
|
|
form button[type=submit] {
|
|
|
min-width: 120px;
|
|
min-width: 120px;
|
|
|
background-color: $forms-btn-background-color;
|
|
background-color: $forms-btn-background-color;
|
|
|
|
|
+ color: #000000;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
form button[type=submit]:hover {
|
|
form button[type=submit]:hover {
|