Search the Community
Showing results for tags 'progresso'.
-
Nome file: Progress Bar BBCode Autore del file: Skillman_92 File inserito: 09 nov 2012 Categoria del file: Guide, BBCode div#progressbar:hover div { -webkit-animation: animate-stripes 0.4s linear infinite; -moz-animation: animate-stripes 0.4s linear infinite; } @-webkit-keyframes animate-stripes { 0% {background-position: 0 0;} 100% {background-position: 23px 0;} } @-moz-keyframes animate-stripes { 0% {background-position: 0 0;} 100% {background-position: 23px 0;} } 24%24% div#progressbar:hover div { -webkit-animation: animate-stripes 0.4s linear in
-
Version 3.1
40 downloads
div#progressbar:hover div { -webkit-animation: animate-stripes 0.4s linear infinite; -moz-animation: animate-stripes 0.4s linear infinite; } @-webkit-keyframes animate-stripes { 0% {background-position: 0 0;} 100% {background-position: 23px 0;} } @-moz-keyframes animate-stripes { 0% {background-position: 0 0;} 100% {background-position: 23px 0;} } 24%24% div#progressbar:hover div { -webkit-animation: animate-stripes 0.4s linear infinite; -moz-animation: animate-stripes 0.4s linear infinite; } @-webkit-keyframes animate-stripes { 0% {backgro