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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user