mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
revamp alert message and error state color/text/bg to be variables
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@
|
||||
|
||||
// Placeholder text
|
||||
// -------------------------
|
||||
.placeholder(@color: @placeHolderText) {
|
||||
.placeholder(@color: @placeholderText) {
|
||||
:-moz-placeholder {
|
||||
color: @color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user