mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
use @textColor to change help-block/help-inline font color
This commit is contained in:
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -1369,7 +1369,7 @@ textarea::-webkit-input-placeholder {
|
||||
|
||||
.help-block,
|
||||
.help-inline {
|
||||
color: #555555;
|
||||
color: #595959;
|
||||
}
|
||||
|
||||
.help-block {
|
||||
|
||||
Reference in New Issue
Block a user