editor-inline-editing-style-rtl.css
3 years ago
editor-inline-editing-style-rtl.min.css
3 years ago
editor-inline-editing-style.css
3 years ago
editor-inline-editing-style.min.css
3 years ago
editor-style-rtl.css
3 years ago
editor-style-rtl.min.css
3 years ago
editor-style.css
3 years ago
editor-style.min.css
3 years ago
editor-ui-rtl.css
4 years ago
editor-ui-rtl.min.css
4 years ago
editor-ui.css
5 years ago
editor-ui.min.css
4 years ago
grunion-admin.css
3 years ago
grunion-rtl.css
3 years ago
grunion.css
3 years ago
jquery-ui-datepicker.css
5 years ago
jquery-ui-selectmenu.css
3 years ago
editor-ui.css
19 lines
| 1 | i.mce-i-grunion { |
| 2 | font-size: 20px; |
| 3 | font-family: dashicons; |
| 4 | } |
| 5 | |
| 6 | i.mce-i-grunion:before, |
| 7 | .jetpack-contact-form-icon:before { |
| 8 | content: '\f175'; |
| 9 | vertical-align: top; |
| 10 | } |
| 11 | |
| 12 | .jetpack-contact-form-icon { |
| 13 | opacity: 0.7; |
| 14 | vertical-align: text-top; |
| 15 | display: inline-block; |
| 16 | height: 18px; |
| 17 | font: 18px/1 dashicons; |
| 18 | } |
| 19 |