mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Commit realizando cambios en los roles de los usuarios
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
[data-theme-version="dark"] {
|
||||
|
||||
#preloader {
|
||||
background: $d-bg;
|
||||
}
|
||||
|
||||
.loader {
|
||||
&__bar {
|
||||
background: $primary;
|
||||
box-shadow: 1px 1px 0 $d-border;
|
||||
}
|
||||
&__ball {
|
||||
background: $primary;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user