Post Formats: Remove CSS transition effect on post format icons in the Posts list table.
Props afercia, melchoyce. See #46591, #35497. git-svn-id: https://develop.svn.wordpress.org/trunk@44963 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b06444e859
commit
d3202c7a6f
@ -875,7 +875,6 @@ span.wp-media-buttons-icon:before {
|
|||||||
speak: none;
|
speak: none;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
transition: all .1s ease-in-out;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a.post-format-icon:hover:before {
|
a.post-format-icon:hover:before {
|
||||||
|
Loading…
Reference in New Issue
Block a user