Remove further vendor-prefixed CSS
This commit is contained in:
parent
4acf4f071e
commit
93e2aa2d3f
16 changed files with 23 additions and 248 deletions
|
@ -403,16 +403,6 @@ a[data-role=button] {
|
|||
background: #292929 !important;
|
||||
}
|
||||
|
||||
@-webkit-keyframes rotating {
|
||||
from {
|
||||
transform: rotate(0)
|
||||
}
|
||||
|
||||
to {
|
||||
transform: rotate(360deg)
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes rotating {
|
||||
from {
|
||||
transform: rotate(0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue