PluginProbe ʕ •ᴥ•ʔ
Contact Form 7 / 1.1
Contact Form 7 v1.1
6.1.6 5.0.2 5.0.3 5.0.4 5.0.5 5.1 5.1.1 5.1.2 5.1.3 5.1.4 5.1.5 5.1.6 5.1.7 5.1.8 5.1.9 5.2 5.2.1 5.2.2 5.3 5.3.1 5.3.2 5.4 5.4.1 5.4.2 5.5 5.5.1 5.5.2 5.5.3 5.5.4 5.5.5 5.5.6 5.5.6.1 5.6 5.6.1 5.6.2 5.6.3 5.6.4 5.7 5.7.1 5.7.2 5.7.3 5.7.4 5.7.5 5.7.5.1 5.7.6 5.7.7 5.8 5.8.1 5.8.2 5.8.3 5.8.4 5.8.5 5.8.6 5.8.7 5.9 5.9.2 5.9.3 5.9.4 5.9.5 5.9.6 5.9.7 5.9.8 6.0 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 6.0.6 6.1 6.1.1 6.1.2 6.1.3 6.1.4 6.1.5 trunk 1.1 1.10 1.10.0.1 1.10.1 1.2 1.3 1.3.1 1.3.2 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.5 1.6 1.6.1 1.7 1.7.1 1.7.2 1.7.4 1.7.5 1.7.6 1.7.6.1 1.7.7 1.7.7.1 1.7.8 1.8 1.8.0.1 1.8.0.2 1.8.0.3 1.8.0.4 1.8.1 1.8.1.1 1.9 1.9.1 1.9.2 1.9.2.1 1.9.2.2 1.9.3 1.9.4 1.9.5 1.9.5.1 2.0 2.0-beta 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1 2.1.1 2.1.2 2.2 2.2.1 2.3 2.3.1 2.4 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 3.0 3.0-beta 3.0.1 3.0.2 3.0.2.1 3.1 3.1.1 3.1.2 3.2 3.2.1 3.3 3.3.1 3.3.2 3.3.3 3.4 3.4.1 3.4.2 3.5 3.5.1 3.5.2 3.5.3 3.5.4 3.6 3.7 3.7.1 3.7.2 3.8 3.8.1 3.9 3.9-beta 3.9.1 3.9.2 3.9.3 4.0 4.0.1 4.0.2 4.0.3 4.1 4.1-beta 4.1.1 4.1.2 4.2 4.2-beta 4.2.1 4.2.2 4.3 4.3.1 4.4 4.4.1 4.4.2 4.5 4.5.1 4.6 4.6.1 4.7 4.8 4.8.1 4.9 4.9.1 4.9.2 5.0 5.0.1
contact-form-7 / admin-stylesheet.css
contact-form-7 Last commit date
includes 18 years ago languages 18 years ago README.txt 18 years ago admin-stylesheet.css 18 years ago screenshot-1.jpg 18 years ago stylesheet.css 18 years ago wp-contact-form-7.php 18 years ago
admin-stylesheet.css
104 lines
1 ul.cfmenu {
2 padding: 2em 0 3px;
3 border-bottom: 1px solid #777;
4 }
5 ul.cfmenu li {
6 display: inline;
7 list-style: none;
8 margin: 1em 0.5em;
9 }
10 ul.cfmenu li.current {
11 padding: 4px;
12 border: 1px solid #777;
13 border-bottom: 1px solid #fff;
14 font-weight: bolder;
15 }
16 ul.cfmenu li.add-new {
17 margin-left: 1em;
18 color: #eba80e;
19 }
20 ul.cfmenu li.add-new a {
21 color: #eba80e;
22 }
23 ul.cfmenu a {
24 border-bottom: none;
25 color: #454545;
26 }
27 ul.cfmenu a:hover {
28 border-bottom: 1px solid #0e98ea;
29 }
30 div.cfdiv {
31 margin: 0;
32 padding: 12px;
33 }
34 input.cfsave {
35 font-weight: bold;
36 }
37 input.cfdelete:hover {
38 background: #ce0000;
39 color: #fff;
40 }
41 p.important {
42 color: #eba80e;
43 }
44 input#contact-form-anchor-text {
45 margin-left: 1em;
46 color: #333;
47 background: #fff;
48 border: 1px solid #eba80e;
49 font-family: monospace;
50 }
51 fieldset {
52 padding: .5em 2em 1em;
53 margin: 1em 1em 1em 0;
54 }
55 fieldset legend {
56 font-weight: bolder;
57 }
58 input.wide {
59 width: 97%;
60 }
61 textarea {
62 width: 97%;
63 }
64 p.submit {
65 margin: 0 24px;
66 }
67 input.quick-button {
68 background: #fff url( images/fade-butt.png ) repeat-x 0 -2px;
69 margin: 3px 0;
70 padding: 1px 0;
71 }
72 div#quick-panel {
73 display: none;
74 border: 1px dotted #ccc;
75 margin: 0 0 4px;
76 padding: 4px;
77 width: 97%;
78 background: #aaecf5;
79 }
80 div#quick-panel div.close {
81 float: right;
82 font-size: 8pt;
83 font-weight: bold;
84 border: 1px solid #999;
85 background: #bbb;
86 color: #fff;
87 padding: 1px 3px;
88 cursor: pointer;
89 }
90 div#quick-panel input {
91 background: #fff;
92 }
93 div#quick-panel input.qp-button {
94 background: #fff url( images/fade-butt.png ) repeat-x 0 -2px;
95 margin: 3px 1px 2px;
96 padding: 2px;
97 }
98 div#quick-panel input.required {
99 border: 1px solid #777;
100 }
101 div#quick-panel table td {
102 text-align: right;
103 padding: 0 1em;
104 }