mirror of https://github.com/docker/docs.git
Bumped up running status animation speed slightly.
This commit is contained in:
parent
898213d515
commit
b10f2996e7
|
@ -201,7 +201,7 @@
|
|||
left: -20px;
|
||||
.at2x('runningwave.png', 20px, 20px);
|
||||
-webkit-animation-name: translatewave;
|
||||
-webkit-animation-duration: 8.0s;
|
||||
-webkit-animation-duration: 7.0s;
|
||||
-webkit-animation-iteration-count: infinite;
|
||||
-webkit-animation-timing-function: linear;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue