PluginProbe
GetResponse Forms by Optin Cat / 1.8.0
GetResponse Forms by Optin Cat v1.8.0
1.3.4 1.3.5 1.3.6 1.3.8 1.3.9 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.6.1 1.6.2 1.6.3 1.7.0 1.7.1 1.7.2 1.8.0 1.8.1 2.0.0 All 36 releases
getresponse / assets / admin / eoi-email-test.css

eoi-email-test.css in GetResponse Forms by Optin Cat 1.8.0, at assets/admin/eoi-email-test.css

35 lines 587 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .fca_eoi_email_test {
2 margin: 12px 0 -12px -12px;
3 padding: 12px;
4 border-top: 1px solid #f0f0f0;
5 background: #f9f9f9;
6 }
7
8 .fca_eoi_email_test_buttons {
9 margin: 5px 0 0;
10 padding: 0;
11 }
12
13 .fca_eoi_email_test_buttons .button,
14 .fca_eoi_email_test_buttons input {
15 margin-right: 5px;
16 }
17
18 .fca_eoi_email_test_buttons i {
19 font-size: 16px;
20 margin: 6px 0;
21 }
22
23 .fca_eoi_email_test_recommendation {
24 margin-top: 5px;
25 color: #999;
26 }
27 .fca_eoi_email_test_recommendation.highlighted {
28 color: #000;
29 margin-top: 0;
30 }
31 .fca_eoi_email_test_error {
32 color: #c00;
33 font-weight: bold;
34 margin-left: 5px;
35 }