PluginProbe
Snippet Shortcodes / 5.1.2
Snippet Shortcodes v5.1.2
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
shortcode-variables / assets / css / sh-cd.css

sh-cd.css in Snippet Shortcodes 5.1.2, at assets/css/sh-cd.css

178 lines 3.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .sh-cd-table th {
2 font-weight: bold;
3 }
4 .sh-cd-table .fa-times, .fa-star {
5 color: #e72d58;
6 }
7 .sh-cd-advertise-premium .fa-star, .sh-cd-advertise-premium h3, .sh-cd-upgrade-button .fa-star {
8 color: #FFFFFF !important;
9 }
10 .sh-cd-form .row {
11 width:100%;
12 padding:10px;
13 }
14 .sh-cd-error {
15 border: 1px solid #ff0000;
16 }
17 .sh-cd-table th {
18 border-bottom: 1px solid #CCCCCC;
19 }
20 .sh-cd-promo, .sh-cd-add-inline-results p {
21 color: #e72d58;
22 }
23 .sh-cd-button-row {
24 margin-top: 10px;
25 padding: 10px 0px 10px 0px;
26 text-align: right;
27 }
28 .sh-cd-border-bottom {
29 border-bottom: 1px solid #CCCCCC;
30 }
31 .sh-cd-border-top {
32 border-top: 1px solid #CCCCCC;
33 }
34 .sh-cd-bold {
35 font-weight: bold;
36 }
37 .sh-cd-hide {
38 display: none !important;
39 }
40 .sh-cd-upgrade-button {
41 font-size: 18px;
42 background-color: #e72d58 !important;
43 color: #FFFFFF !important;
44 }
45 .sh-cd-toggle-disabled i {
46 color: #CCCCCC !important;
47 }
48 .sh-cd-disabled *, .sh-cd-disabled-pro-plus *
49 {
50 color: #CCCCCC !important;
51 }
52 .sh-cd-disabled th::after {
53 content: "\A(Premium feature)";
54 color: #e72d58;
55 font-weight: bold;
56 clear: both;
57 width:100%;
58 white-space: pre;
59 }
60 .sh-cd-advertise-premium .hndle {
61 background-color: #e72d58;
62 color: #FFFFFF;
63 }
64 .sh-cd-advertise-premium span {
65 color: #FFFFFF;
66 }
67 #sh-cd-add-inline {
68 background-color: #fff8dd;
69 }
70 .sh-cd-csv-import .sh-cd-form-row {
71 margin-bottom: 20px;
72 }
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 }