Embed: CSS parsing compatible with multiline @{} blocks, taking into account nested brackets
This commit is contained in:
parent
6db9a9ad17
commit
b5750a5de7
6 changed files with 42 additions and 19 deletions
|
@ -130,7 +130,7 @@ svg.icon.timeout {
|
|||
white-space: nowrap;
|
||||
}
|
||||
.browser-ie .mist.icon.loading {
|
||||
animation: spin 1.5s infinite linear;
|
||||
animation: mistvideo-spin 1.5s infinite linear;
|
||||
transform-origin: 50% 50%;
|
||||
}
|
||||
.browser-ie .mist.icon.loading .spin { animation: none; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue