Fix declaration-block-no-shorthand-property-overrides (CSS)
This commit is contained in:
parent
361d6372b0
commit
ff67afeaa7
7 changed files with 14 additions and 12 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue