Regenerated bootstrap files.
- Legacy-Id: 10599
This commit is contained in:
parent
668e88a3aa
commit
bc3ea0d484
|
@ -130,6 +130,21 @@ fieldset[disabled] .btn-pass.focus {
|
||||||
.position-norecord-row {
|
.position-norecord-row {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
}
|
}
|
||||||
|
/* like label-success */
|
||||||
|
#timeline .bar:nth-child(odd) rect {
|
||||||
|
fill: #78b53a;
|
||||||
|
}
|
||||||
|
/* like label-primary */
|
||||||
|
#timeline .bar:nth-child(even) rect {
|
||||||
|
fill: #54478e;
|
||||||
|
}
|
||||||
|
/* like label-warning */
|
||||||
|
#timeline .gradient.left {
|
||||||
|
stop-color: #f69f74;
|
||||||
|
}
|
||||||
|
#timeline .gradient.right {
|
||||||
|
stop-color: white;
|
||||||
|
}
|
||||||
.btn-default,
|
.btn-default,
|
||||||
.btn-primary,
|
.btn-primary,
|
||||||
.btn-success,
|
.btn-success,
|
||||||
|
|
2
bootstrap/dist/css/bootstrap-theme.css.map
vendored
2
bootstrap/dist/css/bootstrap-theme.css.map
vendored
File diff suppressed because one or more lines are too long
2
bootstrap/dist/css/bootstrap-theme.min.css
vendored
2
bootstrap/dist/css/bootstrap-theme.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -130,6 +130,21 @@ fieldset[disabled] .btn-pass.focus {
|
||||||
.position-norecord-row {
|
.position-norecord-row {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
}
|
}
|
||||||
|
/* like label-success */
|
||||||
|
#timeline .bar:nth-child(odd) rect {
|
||||||
|
fill: #78b53a;
|
||||||
|
}
|
||||||
|
/* like label-primary */
|
||||||
|
#timeline .bar:nth-child(even) rect {
|
||||||
|
fill: #54478e;
|
||||||
|
}
|
||||||
|
/* like label-warning */
|
||||||
|
#timeline .gradient.left {
|
||||||
|
stop-color: #f69f74;
|
||||||
|
}
|
||||||
|
#timeline .gradient.right {
|
||||||
|
stop-color: white;
|
||||||
|
}
|
||||||
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
|
||||||
html {
|
html {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
|
2
bootstrap/dist/css/bootstrap.css.map
vendored
2
bootstrap/dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
bootstrap/dist/css/bootstrap.min.css
vendored
2
bootstrap/dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
2
bootstrap/dist/css/bootstrap.min.css.map
vendored
2
bootstrap/dist/css/bootstrap.min.css.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue