mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 03:50:32 +00:00
update docs
This commit is contained in:
parent
cc15c0e769
commit
d3e0d4a7ba
1 changed files with 3 additions and 0 deletions
3
docs/assets/css/bootstrap.css
vendored
3
docs/assets/css/bootstrap.css
vendored
|
|
@ -5813,6 +5813,9 @@ a.badge:focus {
|
|||
-moz-transition: width 0.6s ease;
|
||||
-o-transition: width 0.6s ease;
|
||||
transition: width 0.6s ease;
|
||||
-webkit-backface-visibility: hidden;
|
||||
-moz-backface-visibility: hidden;
|
||||
backface-visibility: hidden;
|
||||
}
|
||||
|
||||
.progress .bar + .bar {
|
||||
|
|
|
|||
Loading…
Reference in a new issue