PluginProbe
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts / 2.4.8
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts v2.4.8
2.7.6 2.7.5 2.7.4 trunk 1.3 2.0.4 2.0.6 2.1.91 2.2.4 2.2.7 2.2.9 2.3.1 2.3.10 2.4.10 2.4.2 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.6.0 2.6.1 2.7.0 2.7.1 All 27 releases
insert-php / admin / assets / css / import.css

import.css in Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts 2.4.8, at admin/assets/css/import.css

46 lines 1.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .winp-import-snippets p.winp-icon {
2 padding: 10px 0 50px 0;
3 margin-right: 30px;
4 }
5 .winp-import-snippets p.winp-icon span {
6 font-size: 5em;
7 color: #c5ccd2;
8 }
9 .winp-import-snippets p.winp-header-modal {
10 font-size: 28px;
11 color: #717880;
12 }
13 .winp-import-snippets p.winp-title-modal {
14 font-size: 14px;
15 color: #b3b7ba;
16 padding-bottom: 20px;
17 }
18 .winp-import-snippets .winp-more-padding {
19 padding-top: 100px;
20 }
21 #winp-library-buy-button {
22 background-color: #fdc018;
23 border-color: #e7b017;
24 color: white;
25 text-transform: uppercase;
26 border-radius: 1px;
27 padding: 10px 30px;
28 }
29 #winp-library-buy-button span {
30 bottom: 13px;
31 }
32 #winp-library-buy-button span:hover {
33 color: #f3f4ef;
34 }
35 .wrap div.nav-tab-wrapper {
36 border-bottom: 1px solid #ccc;
37 margin: 0;
38 padding-top: 9px;
39 padding-bottom: 0;
40 line-height: inherit;
41 font-size: 30px;
42 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
43 font-weight: 500;
44 color: inherit;
45 }
46 /*# sourceMappingURL=import.css.map */