PluginProbe
Custom Contact Forms / trunk
Custom Contact Forms vtrunk
7.16.1 7.16 7.15.2 7.15.0 7.14.0 7.13.0 7.11.0 trunk 1.0.0 1.0.1 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.2.1 2.0.1 2.0.2 2.0.3 2.1.0 2.2.0 2.2.3 2.2.4 2.2.5 3.0.0 All 171 releases
custom-contact-forms / assets / build / css / admin.css

admin.css in Custom Contact Forms trunk, at assets/build/css/admin.css

52 lines 1.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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 #wpfooter .ccf-please-rate {
38 text-align: right;
39 margin-bottom: 10px; }
40
41 #wpfooter .ccf-please-rate a {
42 color: inherit;
43 text-decoration: none; }
44
45 #wpfooter .ccf-please-rate a span {
46 color: #0073aa; }
47
48 #wpfooter .ccf-please-rate a:hover span {
49 color: #00a0d2; }
50
51 /*# sourceMappingURL=admin.css.map */
52