Fix declaration-block-no-shorthand-property-overrides (CSS)

This commit is contained in:
MrTimscampi
2020-01-19 13:50:29 +01:00
parent 361d6372b0
commit ff67afeaa7
7 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -417,6 +417,7 @@ div[data-role=controlgroup] a.ui-btn-active {
}
a[data-role=button] {
background: #292929 !important;
background-clip: padding-box;
-webkit-font-smoothing: antialiased;
-webkit-user-select: none;
@@ -429,7 +430,6 @@ a[data-role=button] {
padding: .8em 1em;
text-align: center;
text-decoration: none !important;
background: #292929 !important;
}
@-webkit-keyframes rotating {