mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
remove color variables, swap others were appropro
This commit is contained in:
+2
-2
@@ -479,8 +479,8 @@ select:focus:invalid {
|
||||
border-radius: 0;
|
||||
}
|
||||
.active {
|
||||
background-color: lighten(@green, 30);
|
||||
border-color: @green;
|
||||
background-color: @successBackground;
|
||||
border-color: @successText;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user