File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
<img src="https://github.com/daattali/shinycssloaders/actions/workflows/R-CMD-check.yaml/badge.svg" alt="R-CMD-check" />
9
9
</a >
10
10
<a href =" https://cran.r-project.org/package=shinycssloaders " >
11
- <img src="http ://www.r-pkg.org/badges/version/shinycssloaders" alt="CRAN version" />
11
+ <img src="https ://www.r-pkg.org/badges/version/shinycssloaders" alt="CRAN version" />
12
12
</a >
13
13
</p >
14
14
Original file line number Diff line number Diff line change 8
8
-webkit-transform : translateY (-50% );
9
9
transform : translateY (-50% );
10
10
/* to avoid showing a vertical scrollbar
11
- http ://stackoverflow.com/questions/38251204/horizontal-animation-causes-vertical-scrollbar-in-css */
11
+ https ://stackoverflow.com/questions/38251204/horizontal-animation-causes-vertical-scrollbar-in-css */
12
12
overflow : hidden;
13
13
width : 100% ;
14
14
}
You can’t perform that action at this time.
0 commit comments