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 / cf7sg-benchmark-tag.css

cf7sg-benchmark-tag.css in Smart Grid-Layout Design for Contact Form 7 4.14, at admin/css/cf7sg-benchmark-tag.css

16 lines 333 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #benchmark-sources article h4 {
2 margin: 0 0 2px 0;
3 }
4 .tabordion input[name="bsections"] {
5 left: -9999px;
6 position: absolute;
7 top: -9999px;
8 }
9 .tabordion input[name="bsections"]:checked + label {
10 background: #fff;
11 border-right: 1px solid #fff;
12 }
13 .tabordion input[name="bsections"]:checked ~ article {
14 display: block;
15 }
16