PluginProbe
GetResponse Forms by Optin Cat / 1.3.5
GetResponse Forms by Optin Cat v1.3.5
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 / includes / classes / scssphp / tests / outputs / extends.css

extends.css in GetResponse Forms by Optin Cat 1.3.5, at includes/classes/scssphp/tests/outputs/extends.css

88 lines 2.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 error, pre seriousError, span seriousError, other, hello {
2 border: 1px #f00;
3 background-color: #fdd; }
4
5 pre seriousError, span seriousError {
6 font-size: 20px; }
7
8 hello {
9 color: green; }
10 hello div {
11 margin: 10px; }
12
13 .cool, .me {
14 color: red; }
15
16 .blue, .me {
17 color: purple; }
18
19 a:hover, .hoverlink, #demo .overview .fakelink:hover {
20 text-decoration: underline; }
21
22 div.hello.world.hmm, pre div.okay.span.world.hmm, pre #butt .umm div.sure.span.world.hmm, #butt .umm pre div.sure.span.world.hmm, code div.okay.span.world.hmm, code #butt .umm div.sure.span.world.hmm, #butt .umm code div.sure.span.world.hmm {
23 color: blue; }
24
25 .xxxxx .xxxxx .xxxxx, code .xxxxx .xxxxx, code code .xxxxx, code code code, code .xxxxx code, .xxxxx code .xxxxx, .xxxxx code code, .xxxxx .xxxxx code {
26 color: green; }
27
28 code {
29 color: red; }
30
31 .alpha, .beta, .gama {
32 color: red; }
33
34 .beta, .gama {
35 color: white; }
36
37 .gama {
38 color: blue; }
39
40 #admin .tabbar a, #admin .tabbar #demo .overview .fakelink, #demo .overview #admin .tabbar .fakelink {
41 font-weight: bold; }
42
43 a1 b1 c1 d1, x1 y1 z1 w1 b1 c1 d1 {
44 color: red; }
45
46 a2 b2 c2 d2, a2 x2 y2 z2 w2 c2 d2, x2 y2 z2 a2 w2 c2 d2 {
47 color: red; }
48
49 a3 b3 c3 d3, a3 b3 x3 y3 z3 w3 d3, x3 y3 z3 a3 b3 w3 d3 {
50 color: red; }
51
52 a4 b4 c4 d4, a4 b4 c4 x4 y4 z4 w4, x4 y4 z4 a4 b4 c4 w4 {
53 color: red; }
54
55 #butt .yeah .okay, #butt .yeah .umm .sure, #butt .umm .yeah .sure {
56 font-weight: bold; }
57
58 a9 b9 s9 t9 v9, a9 b9 s9 t9 x9 y9 z9, a9 b9 x9 y9 s9 t9 z9 {
59 color: red; }
60
61 @media print {
62 horse, man {
63 color: blue; } }
64
65 man {
66 color: red; }
67
68 wassup {
69 color: blue; }
70
71 .foo .wassup {
72 color: blue; }
73
74 #something, .x, .y {
75 color: red; }
76
77 .nav-justified, .nav-tabs.nav-justified {
78 text-align: justify; }
79
80 .btn:hover, .edit .actions button:hover, .edit .new .actions button:hover, .btn:active, .edit .actions button:active, .edit .new .actions button:active, .btn.active, .edit .actions button.active, .edit .new .actions button.active, .btn.disabled, .edit .actions button.disabled, .edit .new .actions button.disabled, .btn[disabled], .edit .actions button[disabled], .edit .new .actions button[disabled] {
81 color: red; }
82
83 .edit .actions button {
84 float: right; }
85
86 .edit .new .actions {
87 padding: 0; }
88