mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-23 16:34:07 +01:00
build(dependencies): update bootstrap to 4.0.0-alpha.6
This commit is contained in:
parent
2d6e848df3
commit
ef2ca9c09c
25 changed files with 227 additions and 172 deletions
|
|
@ -314,6 +314,10 @@ label.custom-input-danger {
|
|||
|
||||
.input-demo {
|
||||
line-height: 25px;
|
||||
|
||||
ba-multi-checkbox {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin validationState($color, $focusColor) {
|
||||
|
|
@ -400,6 +404,10 @@ label.custom-input-danger {
|
|||
vertical-align: sub;
|
||||
}
|
||||
|
||||
.raiting-box {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.help-block.error-block {
|
||||
display: none;
|
||||
.has-error &.basic-block {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue