| 1 |
@charset "UTF-8"; |
| 2 |
@font-face { |
| 3 |
font-family: 'menu'; |
| 4 |
src: url("../../fonts/menu.eot"); |
| 5 |
src: url("../../fonts/menu.eot?#iefix") format("embedded-opentype"), url("../../fonts/menu.woff") format("woff"), url("../../fonts/menu.ttf") format("truetype"), url("../../fonts/menu.svg#form-manager") format("svg"); |
| 6 |
font-weight: normal; |
| 7 |
font-style: normal; } |
| 8 |
#menu-posts-ccf_form .wp-menu-image:before { |
| 9 |
font-family: 'menu'; |
| 10 |
content: ""; |
| 11 |
speak: none; |
| 12 |
font-weight: normal; |
| 13 |
font-variant: normal; |
| 14 |
text-transform: none; |
| 15 |
line-height: 1; |
| 16 |
cursor: pointer; |
| 17 |
-webkit-font-smoothing: antialiased; } |
| 18 |
|
| 19 |
.ccf-subscribe.updated { |
| 20 |
width: 100%; |
| 21 |
display: block; |
| 22 |
box-sizing: border-box; |
| 23 |
border: 0; |
| 24 |
background-color: #FCECAD; } |
| 25 |
|
| 26 |
.ccf-subscribe.updated form { |
| 27 |
display: inline; } |
| 28 |
|
| 29 |
.ccf-subscribe .ad-wrap { |
| 30 |
margin: 0.5em 0; |
| 31 |
padding: 2px; } |
| 32 |
|
| 33 |
.ccf-subscribe input[type=email] { |
| 34 |
margin-left: 5px; |
| 35 |
margin-right: 5px; } |
| 36 |
|
| 37 |
/*# sourceMappingURL=admin.css.map */ |
| 38 |
|