PluginProbe
Contact Forms by Cimatti / 1.3
Contact Forms by Cimatti v1.3
2.3.6 2.3.5 2.3.0 2.2.32 2.2.4 2.2.0 2.1.2 2.1.1 trunk 1.0 1.1 1.2 1.2.1 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 All 62 releases
contact-forms / accua-forms-admin.css

accua-forms-admin.css in Contact Forms by Cimatti 1.3, at accua-forms-admin.css

277 lines 5.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 input[type="text"].accua_form_value, textarea.accua_form_value {
2 width: 95%;
3 margin-right: 5%;
4 }
5
6 #accua_forms_edit_page .sidebar-name-arrow {
7 display: none !important;
8 }
9
10 #accua_forms_edit_page #widgets-left .widget-holder, #accua_forms_edit_page #widgets-right .widgets-sortables {
11 overflow-y: scroll !important;
12 overflow-x: hidden !important;
13 height: 400px;
14 min-height: 400px;
15 }
16
17 #accua_forms_edit_page .widget-liquid-left {
18 width: 100% !important;
19 }
20
21 #accua_forms_edit_page #widgets-left .widget {
22 width: 98% !important;
23 margin-bottom: 7px !important;
24 float: none !important;
25 }
26
27 .accua-form-widget-scroll-wrapper {
28 width: 100% !important;
29 }
30
31 .accua-form-widget-scroll-wrapper .ui-resizable-handle, #accua_form_preview_area_wrapper .ui-resizable-handle {
32 background: #ddd;
33 bottom: -10px;
34 height: 7px;
35 border-radius: 3px;
36 }
37
38 .accua-form-widget-scroll-wrapper.ui-resizable > *:first-child {
39 min-height: auto !important;
40 height: 100% !important;
41 max-height: none !important;
42 width: auto !important;
43 overflow-y: scroll !important;
44 overflow-x: hidden !important;
45 margin: 0 !important;
46 padding: 0 !important;
47 }
48
49 .accua-form-widget-scroll-wrapper > *:first-child p.description {
50 padding-top: 5px;
51 }
52
53 #icon-contact-forms-cimatti-logo {
54 background: url("img/cimatti-32-icon.png") no-repeat scroll 0 0 transparent;
55 }
56
57
58 /* tabs */
59 #accua_tabs #ul_accua_tabs li.ui-state-active a {
60 color: #000000;
61 font-weight: bold;
62 text-decoration: none;
63 }
64
65 #accua_tabs #ul_accua_tabs li {
66 display: inline;
67 font-size: 13px;
68 line-height: 37px;
69 margin: 0 10px 0 0;
70 padding: 12px 15px;
71 border-left: 1px solid #EEEEEE;
72 border-right: 1px solid #EEEEEE;
73 border-top: 1px solid #EEEEEE;
74 }
75
76 #accua_tabs #ul_accua_tabs li a {
77 color:#bbb;
78 text-decoration:none;
79 }
80
81 #accua_tabs #ul_accua_tabs li.ui-state-active {
82 background: #fff;
83 border-left: 1px solid #ddd;
84 border-right: 1px solid #ddd;
85 border-top: 1px solid #ddd;
86 }
87
88 #accua_tabs .content_tab {
89 background: #fff;
90 border: 0px solid #ddd;
91 border-top: 1px solid #ddd;
92 padding: 10px;
93 min-height: 300px;
94 }
95
96 #accua_form_use_ajax .accua_form_value {
97 margin-right: 6px;
98 }
99
100 #accua_form_use_ajax, #accua_form_layout {
101 clear: both;
102 line-height: 25px;
103 }
104
105 #accua_form_layout {
106 margin-right: 50px;
107 margin-bottom: 9px;
108 }
109
110 #accua_forms_edit_page #accua_tabs {
111 position: relative;
112 }
113
114 .accua-forms-metabox-holder {
115 float: left;
116 margin-right: 2%;
117 width: 47%;
118 }
119
120 .accua_forms_save_settings_top {
121 float: right;
122 margin-right: 30px;
123 width: 400px;
124 }
125
126 #accua_forms_edit_page #accua_form_save_settings {
127 float: left;
128 margin-right: 6px;
129 }
130
131 #accua_forms_edit_page form#delete_form {
132 float: right;
133 margin-left: 6px;
134 }
135
136 #accua_forms_edit_page form#delete_form input {
137 background: none;
138 border: none;
139 color: red;
140 text-decoration: underline;
141 cursor:pointer;
142 }
143
144 #accua_forms_edit_page form#delete_form input:hover {
145 background:red;
146 color:#fff;
147 }
148
149 #accua_tab_messages .defalut_content_message,
150 #accua_tab_preview .defalut_content_message {
151 background: #fff;
152 border: 1px solid #ddd;
153 margin-top: 10px;
154 padding: 20px;
155 }
156
157 #accua_tab_messages .defalut_message,
158 #accua_tab_preview .defalut_message {
159 padding-top:20px;
160 }
161
162 #accua_tab_messages #dashboard_right_now a.insert-media,
163 #accua_tab_preview #dashboard_right_now a.insert-media {
164 float: none;
165 top: 0;
166 }
167
168 #accua_tab_messages .wp-editor-wrap,
169 #accua_tab_preview .wp-editor-wrap {
170 margin-top: 10px;
171 }
172
173 #accua_tab_messages .label_input,
174 #accua_tab_preview .label_input {
175 display: block;
176 line-height: 27px;
177 margin-bottom: 9px;
178 width: 100%;
179 float: left;
180 }
181
182 #accua_tab_messages .label_input label,
183 #accua_tab_preview .label_input label {
184 float: left;
185 margin-right: 10px;
186 width: 20%;
187 }
188
189 #accua_tab_messages .label_input input.accua_form_value[type="text"],
190 #accua_tab_preview .label_input input.accua_form_value[type="text"] {
191 float: left;
192 width: 45%;
193 }
194
195 #accua_tab_messages input.accua_form_check_override[type="checkbox"],
196 #accua_tab_preview input.accua_form_check_override[type="checkbox"] {
197 margin-right: 5px;
198 }
199
200 #accua_tab_messages input[value="1"][type="radio"], #accua_tab_messages input[value="-1"][type="radio"] {
201 margin-left: 20px;
202 }
203
204 #accua_tab_messages .accua_form_value[disabled],
205 #accua_tab_preview .accua_form_value[disabled] {
206 color: #BBBBBB;
207 }
208
209 #accua_tab_messages .default_value,
210 #accua_tab_preview .default_value {
211 border: 1px solid #ddd;
212 color: #999;
213 float: left;
214 line-height: 22px;
215 min-height: 21px;
216 margin: 1px 5% 1px 0;
217 padding-left: 1%;
218 padding-right: 1%;
219 width: 43%;
220 }
221
222 #accua_tab_preview .wp-picker-container {
223 border: 1px solid trasparent;
224 float: left;
225 margin: 1px 5% 1px 0;
226 padding-left: 1%;
227 padding-right: 1%;
228 width: 43%;
229 }
230
231 #accua_tab_messages .postbox {
232 min-height: 400px;
233 }
234
235 #accua-forms-list-filter th.column-submissions a span {
236 float:none;
237 }
238
239
240 #accua-forms-list-filter th.column-submissions .sorting-indicator {
241 float:right;
242 }
243
244 #accua_form_preview_area_wrapper {
245 border: 1px solid #DDDDDD;
246 padding: 30px;
247 margin-top: 20px;
248 margin-bottom: 20px;
249 min-width: 300px;
250 min-height: 150px;
251 height: 400px;
252 }
253
254 #accua_form_preview_area {
255 width: 100%;
256 height: 100%;
257 border: 0;
258 margin: 0;
259 padding: 0;
260 }
261
262 #accua_forms_edit_page .#dialog_token {
263 padding: 0 20px 20px;
264 }
265
266 #accua_forms_edit_page .defalut_content_message {
267 white-space: pre-wrap; /* css-3 */
268 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
269 white-space: -pre-wrap; /* Opera 4-6 */
270 white-space: -o-pre-wrap; /* Opera 7 */
271 word-wrap: break-word; /* Internet Explorer 5.5+ */
272 }
273
274 .accua_forms_admin_page textarea {
275 resize: vertical;
276 }
277