Ticket #35497: 35497.patch
| File 35497.patch, 556 bytes (added by , 10 years ago) |
|---|
-
src/wp-admin/css/edit.css
835 835 -moz-osx-font-smoothing: grayscale; 836 836 } 837 837 838 .post-state-format:before,839 .post-format-icon:before {840 color: #ddd;841 -webkit-transition: all .1s ease-in-out;842 transition: all .1s ease-in-out;843 }844 845 a.post-state-format:hover:before,846 a.post-format-icon:hover:before {847 color: #00a0d2;848 }849 850 838 #post-formats-select { 851 839 line-height: 2em; 852 840 }