Strip .no-css, .csstransitions and .cssanimations

This commit is contained in:
djmaze 2020-07-22 08:17:02 +02:00
parent e01e484259
commit 90cec2171a
13 changed files with 25 additions and 76 deletions

View file

@ -163,7 +163,7 @@
z-index: 1051;
border-radius: 8px;
}
html.cssanimations &.submitting:after{
html &.submitting:after{
content: '';
position: absolute;
width: 60px;
@ -191,4 +191,4 @@
padding: 0;
outline: none;
cursor: pointer;
}
}