PluginProbe
Smart Grid-Layout Design for Contact Form 7 / 4.14
Smart Grid-Layout Design for Contact Form 7 v4.14
4.18.0 4.17.0 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 4.0.0 4.0.1 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10 4.11 4.12 4.13 4.14 All 119 releases
cf7-grid-layout / admin / css / cf7-grid-layout-admin.css

cf7-grid-layout-admin.css in Smart Grid-Layout Design for Contact Form 7 4.14, at admin/css/cf7-grid-layout-admin.css

37 lines 796 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .display-none {display: none;}
2 #full-screen-cf7 {
3 float: right;
4 position: absolute;
5 right: 0;
6 }
7 .cf7sg-notice .wrap {
8 margin: 0 0 5px 0;
9 }
10 .cf7sg-notice h1 {
11 font-size: initial;
12 line-height: normal;
13 }
14 #wpbody-content .inline-edit-row-page fieldset.hide-element,
15 #wpbody-content .inline-edit-row-page fieldset.hide-element *{
16 height: 0;
17 width: 0;
18 overflow: hidden;
19 margin:0;
20 }
21 .button-primary.cf7sg-next {
22 margin-right: 22px;
23 margin-top: -4px;
24 }
25 #meta-box-main-cf7-editor.full-width {
26 position: absolute;
27 width: 100%;
28 z-index: 10;
29 }
30 .wp-admin.edit-php.post-type-wpcf7_contact_form th#cf7sg-submissions {
31 width: 50px;
32 text-align: center;
33 }
34 .wp-admin.edit-php.post-type-wpcf7_contact_form .column-cf7sg-submissions {
35 text-align: center;
36 }
37