Autoprefixer for [36532].
See #31195. git-svn-id: https://develop.svn.wordpress.org/trunk@36548 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
de9d091e76
commit
3921eb53ea
|
@ -1342,6 +1342,7 @@ body.cheatin p {
|
||||||
height: 45px;
|
height: 45px;
|
||||||
padding: 0 3px;
|
padding: 0 3px;
|
||||||
margin: 0 0 0 -4px;
|
margin: 0 0 0 -4px;
|
||||||
|
-webkit-box-shadow: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border-top: 1px solid transparent;
|
border-top: 1px solid transparent;
|
||||||
border-bottom: 4px solid transparent;
|
border-bottom: 4px solid transparent;
|
||||||
|
@ -1350,6 +1351,7 @@ body.cheatin p {
|
||||||
}
|
}
|
||||||
|
|
||||||
#customize-footer-actions .devices button:focus {
|
#customize-footer-actions .devices button:focus {
|
||||||
|
-webkit-box-shadow: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue