FIX: Drupal CSS.
This commit is contained in:
parent
361dd42739
commit
16b6bf280d
File diff suppressed because one or more lines are too long
@ -264,14 +264,18 @@
|
|||||||
display: none;
|
display: none;
|
||||||
padding: 6rem;
|
padding: 6rem;
|
||||||
|
|
||||||
&:after {
|
.procesiram-posamezno-narocilo {
|
||||||
overflow: hidden;
|
display: none;
|
||||||
display: inline-block;
|
|
||||||
vertical-align: bottom;
|
&:after {
|
||||||
-webkit-animation: ellipsis steps(4, end) 900ms infinite;
|
overflow: hidden;
|
||||||
animation: ellipsis steps(4, end) 900ms infinite;
|
display: inline-block;
|
||||||
content: "\2026";
|
vertical-align: bottom;
|
||||||
width: 0px;
|
-webkit-animation: ellipsis steps(4, end) 900ms infinite;
|
||||||
|
animation: ellipsis steps(4, end) 900ms infinite;
|
||||||
|
content: "\2026";
|
||||||
|
width: 0px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user