PluginProbe
SupportCandy – AI Customer Support Ticket System & Live Chatbot Agent / 3.4.6
SupportCandy – AI Customer Support Ticket System & Live Chatbot Agent v3.4.6
3.5.3 3.5.2 3.5.1 3.4.9 3.5.0 3.4.8 3.4.7 trunk 2.3.1 3.3.6 3.3.7 3.3.8 3.3.9 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.6
supportcandy / framework / responsive / xs.css

xs.css in SupportCandy – AI Customer Support Ticket System & Live Chatbot Agent 3.4.6, at framework/responsive/xs.css

41 lines 437 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .wpsc-xs-12 {
2 width: 100%;
3 }
4 .wpsc-xs-11 {
5 width: 91.66666667%;
6 }
7 .wpsc-xs-10 {
8 width: 83.33333333%;
9 }
10 .wpsc-xs-9 {
11 width: 75%;
12 }
13 .wpsc-xs-8 {
14 width: 66.66666667%;
15 }
16 .wpsc-xs-7 {
17 width: 58.33333333%;
18 }
19 .wpsc-xs-6 {
20 width: 50%;
21 }
22 .wpsc-xs-5 {
23 width: 41.66666667%;
24 }
25 .wpsc-xs-4 {
26 width: 33.33333333%;
27 }
28 .wpsc-xs-3 {
29 width: 25%;
30 }
31 .wpsc-xs-2 {
32 width: 16.66666667%;
33 }
34 .wpsc-xs-1 {
35 width: 8.33333333%;
36 }
37
38 .myclass {
39 width: 8%;
40 }
41