mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Set validation states also for addons
This commit is contained in:
committed by
Robert Burns
parent
45c5b4e45c
commit
df5ddeb7cc
@@ -486,4 +486,10 @@
|
||||
.box-shadow(@shadow);
|
||||
}
|
||||
}
|
||||
// Set validation states also for addons
|
||||
.input-group-addon {
|
||||
color: @text-color;
|
||||
border-color: @border-color;
|
||||
background-color: @background-color;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user