PluginProbe
Snippet Shortcodes / 4.0
Snippet Shortcodes v4.0
5.2.1 5.2 5.1.8 5.1.6 5.1.7 5.1.5 trunk 1.0 1.1 1.2 1.3 1.3.1 1.4 1.5 1.5.1 1.6 1.6.1 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.8 2.0 2.0.1 All 74 releases
← All changes | assets/css/sh-cd.css +6 -127 trunk4.0 View file →
@@ -1,17 +1,13 @@
1 1 .sh-cd-table th {
2 2 font-weight: bold;
3 3 }
4 -.sh-cd-table .fa-times, .fa-star {
5 - color: #e72d58;
4 +.sh-cd-table .fa-times {
5 + color: #ff0000;
6 6 }
7 -.sh-cd-advertise-premium .fa-star, .sh-cd-advertise-premium h3, .sh-cd-upgrade-button .fa-star {
8 - color: #FFFFFF !important;
7 +.sh-cd-table .fa-check {
8 + color: #008000;
9 9 }
10 -.sh-cd-form .row {
11 - width:100%;
12 - padding:10px;
13 -}
14 10 .sh-cd-error {
15 11 border: 1px solid #ff0000;
16 12 }
17 13 .sh-cd-table th {
@@ -16,11 +12,8 @@
16 12 }
17 13 .sh-cd-table th {
18 14 border-bottom: 1px solid #CCCCCC;
19 15 }
20 -.sh-cd-promo, .sh-cd-add-inline-results p {
21 - color: #e72d58;
22 -}
23 16 .sh-cd-button-row {
24 17 margin-top: 10px;
25 18 padding: 10px 0px 10px 0px;
26 19 text-align: right;
@@ -30,18 +23,13 @@
30 23 }
31 24 .sh-cd-border-top {
32 25 border-top: 1px solid #CCCCCC;
33 26 }
34 -.sh-cd-bold {
35 - font-weight: bold;
36 -}
37 27 .sh-cd-hide {
38 28 display: none !important;
39 29 }
40 30 .sh-cd-upgrade-button {
41 31 font-size: 18px;
42 - background-color: #e72d58 !important;
43 - color: #FFFFFF !important;
44 32 }
45 33 .sh-cd-toggle-disabled i {
46 34 color: #CCCCCC !important;
47 35 }
@@ -50,9 +38,9 @@
50 38 color: #CCCCCC !important;
51 39 }
52 40 .sh-cd-disabled th::after {
53 41 content: "\A(Premium feature)";
54 - color: #e72d58;
42 + color: #ef8988;
55 43 font-weight: bold;
56 44 clear: both;
57 45 width:100%;
58 46 white-space: pre;
@@ -57,14 +45,11 @@
57 45 width:100%;
58 46 white-space: pre;
59 47 }
60 48 .sh-cd-advertise-premium .hndle {
61 - background-color: #e72d58;
49 + background-color: #92a8d1;
62 50 color: #FFFFFF;
63 51 }
64 -.sh-cd-advertise-premium span {
65 - color: #FFFFFF;
66 -}
67 52 #sh-cd-add-inline {
68 53 background-color: #fff8dd;
69 54 }
70 55 .sh-cd-csv-import .sh-cd-form-row {
@@ -69,110 +54,4 @@
69 54 }
70 55 .sh-cd-csv-import .sh-cd-form-row {
71 56 margin-bottom: 20px;
72 57 }
73 -.ws-ls-sidebar-stats {
74 - width: 100%;
75 -}
76 -.ws-ls-sidebar-stats td, .ws-ls-sidebar-stats th {
77 - text-align: left;
78 -}
79 -.sh-cd-shortcode-row .fa-copy, .sh-cd-copy-trigger {
80 - cursor: pointer;
81 - color: #bfbfbf !important;
82 -}
83 -.sh-cd-settings h3, .postbox-header, .sh-cd-form h4, .sh-cd-highlight-colour {
84 - color: #e72d58;
85 -}
86 -.sh-cd-table-title, .sh-cd-table th {
87 - font-weight: bold !important;
88 - color: #e72d58 !important;
89 -}
90 -.sh-cd-shortcode-options {
91 - background-color: #f9f9f9;
92 - border: 1px solid #CCCCCC;
93 - padding: 10px;
94 -}
95 -.sh-cd-button {
96 - background-color: #e72d58 !important;
97 - color:#FFFFFF !important;
98 - border-color: #e72d58 !important;
99 -}
100 -.sh-cd-settings h3 {
101 - font-size: 15px;
102 -}
103 -.sh-cd-settings th {
104 - font-weight: 300;
105 -}
106 -.sh-cd-list {
107 - list-style: disc !important;
108 - margin-left: 20px;
109 -}
110 -.sh-cd-row {
111 - width: 100%;
112 - padding: 10px 0px 5px 0px;
113 -}
114 -.sh-cd-row input {
115 - width: 100%;
116 - height: 40px;
117 - font-size: 20px;
118 -}
119 -.sh-cd-shortcode-options tr {
120 - height: 30px;
121 -}
122 -.sh-cd-shortcode-options th {
123 - text-align: left;
124 - font-weight: 300;
125 -}
126 -.sh-cd-shortcode-slug {
127 - font-family: 'Courier New', Courier, monospace;
128 - font-size: 13px;
129 - margin-bottom: 0px;
130 - margin-top: 0px;
131 -}
132 -.sh-cd-postbox-edit-slug #slug {
133 - margin-bottom: 7px;
134 -}
135 -.sh-cd-editor-select {
136 - font-size: 18px;
137 - background-color: #FFF !important;
138 -}
139 -.sh-cd-button-editor-select {
140 - font-weight: 400 !important;
141 -}
142 -.CodeMirror-wrap {
143 - border: 1px solid #CCCCCC;
144 -}
145 -.sh-cd-postbox-edit-content {
146 - margin-bottom: 10px;
147 -}
148 -.sh-cd-postbox-edit-content .sh-cd-postbox-content {
149 - padding: 10px;
150 -}
151 -.sh-cd-postbox-edit-slug {
152 - margin-bottom: 9px;
153 -}
154 -.Zebra_Tooltip {
155 - z-index: 99999 !important;
156 -}
157 -.sh-cd-page-edit-marketing-prompt {
158 - margin-top:10px;
159 - font-size: 14px;
160 -}
161 -.sh-cd-page-edit-marketing-prompt ul {
162 - list-style: disc !important;
163 - margin-left: 20px;
164 -}
165 -.sh-cd-page-edit-marketing-prompt li {
166 - margin-bottom: 10px;
167 -}
168 -.sh-cd-page-edit-marketing-prompt span {
169 - color: #e72d58 !important;
170 - font-weight: bold;
171 -}
172 -.sh-cd-icons .sh-cd-option-icon {
173 - font-size: 13px;
174 - color: #a1a1a1;
175 - margin-right:5px;
176 - top: 3px;
177 - position: relative;
178 -}