equal
deleted
inserted
replaced
267 color: #0073aa; |
267 color: #0073aa; |
268 } |
268 } |
269 |
269 |
270 .customize-screen-options-toggle:focus, |
270 .customize-screen-options-toggle:focus, |
271 #customize-controls .customize-info .customize-help-toggle:focus { |
271 #customize-controls .customize-info .customize-help-toggle:focus { |
272 outline: none; |
272 /* Only visible in Windows High Contrast mode */ |
|
273 outline: 1px solid transparent; |
273 } |
274 } |
274 |
275 |
275 .customize-screen-options-toggle:before { |
276 .customize-screen-options-toggle:before { |
276 -moz-osx-font-smoothing: grayscale; |
277 -moz-osx-font-smoothing: grayscale; |
277 border: none; |
278 border: none; |
473 font: normal 20px/1 dashicons; |
474 font: normal 20px/1 dashicons; |
474 -webkit-font-smoothing: antialiased; |
475 -webkit-font-smoothing: antialiased; |
475 -moz-osx-font-smoothing: grayscale; |
476 -moz-osx-font-smoothing: grayscale; |
476 } |
477 } |
477 |
478 |
478 .ie8 .menu-item-bar .item-delete:before { |
|
479 top: -10px; |
|
480 } |
|
481 |
|
482 .menu-item-bar .item-delete:hover, |
479 .menu-item-bar .item-delete:hover, |
483 .menu-item-bar .item-delete:focus { |
480 .menu-item-bar .item-delete:focus { |
484 box-shadow: none; |
481 box-shadow: none; |
485 outline: none; |
482 outline: none; |
486 color: #dc3232; |
483 color: #dc3232; |