Embed: CSS parsing compatible with multiline @{} blocks, taking into account nested brackets

This commit is contained in:
Cat 2019-02-12 12:59:57 +01:00 committed by Thulinma
parent 6db9a9ad17
commit b5750a5de7
6 changed files with 42 additions and 19 deletions

View file

@ -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; }