1
0
mirror of https://github.com/tabler/tabler.git synced 2026-01-10 06:30:08 +04:00

css scripts, js scripts, remove gulp

This commit is contained in:
chomik
2019-04-27 14:33:46 +02:00
parent 880ff15961
commit f91c290400
571 changed files with 384 additions and 798 deletions

View File

@@ -16,24 +16,13 @@
color: $blue;
vertical-align: middle;
//&:before,
&::after {
//margin: (- $loader-size / 2) 0 0 (- $loader-size / 2);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
//&:before {
// border-radius: 50%;
// border: 3px solid currentColor;
// opacity: .15;
//}
&::after {
border: 1px solid;
border-color: transparent;
border-top-color: currentColor;