PluginProbe
Customify / 1.7.2
Customify v1.7.2
2.10.9 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.7.1 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.0.1 1.6.5 1.7.0 1.7.1 All 77 releases
customify / css / admin.css

admin.css in Customify 1.7.2, at css/admin.css

29 lines 529 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .extendable_options
2 {overflow: hidden;
3
4 height: 0;
5 }fieldset.group
6 {padding-left: 20px;
7
8 border-left: 1px solid #333;
9 }.postbox h3.hndle
10 {font-size: 15px;
11
12 padding: 7px;
13 }.postbox .row
14 {display: inline-block;
15
16 width: 100%;padding: 5px 0;
17 }.postbox .row .field
18 {display: inline-block;
19
20 width: 100%;padding: 5px 0;
21 }.postbox .row .group
22 {margin-left: 5px;padding-left: 15px;
23
24 border: 1px solid rgba(203,203,203,.2);background-color: rgba(203,203,203,.2);
25 }.postbox .uninstall_area
26 {
27 margin-top: 15px;
28 }
29