PluginProbe ʕ •ᴥ•ʔ
PrettyLinks – Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin / 3.6.6
PrettyLinks – Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin v3.6.6
1.1.8 1.1.9 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.10 1.3.11 1.3.12 1.3.13 1.3.14 1.3.15 1.3.16 1.3.17 1.3.18 1.3.19 1.3.2 1.3.20 1.3.21 1.3.22 1.3.23 1.3.24 1.3.25 1.3.26 1.3.27 1.3.28 1.3.29 1.3.3 1.3.30 1.3.31 1.3.32 1.3.33 1.3.34 1.3.35 1.3.36 1.3.37 1.3.38 1.3.39 1.3.4 1.3.40 1.3.41 1.3.42 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.10 1.4.11 1.4.12 1.4.13 1.4.14 1.4.15 1.4.16 1.4.17 1.4.18 1.4.19 1.4.2 1.4.20 1.4.21 1.4.22 1.4.23 1.4.24 1.4.25 1.4.26 1.4.27 1.4.28 1.4.29 1.4.3 1.4.30 1.4.31 1.4.32 1.4.33 1.4.34 1.4.35 1.4.36 1.4.37 1.4.38 1.4.39 1.4.4 1.4.40 1.4.41 1.4.42 1.4.43 1.4.44 1.4.45 1.4.46 1.4.47 1.4.48 1.4.49 1.4.5 1.4.50 1.4.51 1.4.52 1.4.53 1.4.54 1.4.55 1.4.56 1.4.6 1.4.7 1.4.8 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.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.7.2 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.1.1 2.1.10 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 3.0.0 3.0.1 3.0.10 3.0.2 3.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.3.0 3.3.1 3.3.2 3.3.3 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.10 3.6.11 3.6.12 3.6.14 3.6.15 3.6.16 3.6.17 3.6.18 3.6.19 3.6.2 3.6.20 3.6.21 3.6.22 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.6.9 trunk 0.0.1 0.0.2 0.0.3 0.0.4 0.0.5 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7
pretty-link / css / select2-prli-theme.css
pretty-link / css Last commit date
admin-activate.css 3 years ago admin_addons.css 3 years ago admin_global.css 2 years ago admin_groups.css 9 years ago admin_notifications.css 3 years ago admin_onboarding.css 2 years ago admin_options.css 2 years ago admin_popup.css 9 years ago admin_reports.css 9 years ago admin_shared.css 2 years ago cloaked-redirect.css 3 years ago index.php 9 years ago menu-styles.css 2 years ago prettypay-invoice.css 2 years ago prli-admin-links.css 2 years ago public_link.css 7 years ago select2-prli-theme.css 2 years ago settings_table.css 2 years ago social_buttons.css 9 years ago tinymce_form_popup.css 9 years ago tooltipster-sideTip-borderless.min.css 7 years ago tooltipster.bundle.min.css 7 years ago
select2-prli-theme.css
285 lines
1 /* Copied exactly from the 'default' theme in Select2 4.0.13, with customizations at the end */
2 .select2-container--prli .select2-selection--single {
3 background-color: #fff;
4 border: 1px solid #aaa;
5 border-radius: 4px;
6 }
7
8 .select2-container--prli .select2-selection--single .select2-selection__rendered {
9 color: #444;
10 line-height: 28px;
11 }
12
13 .select2-container--prli .select2-selection--single .select2-selection__clear {
14 cursor: pointer;
15 float: right;
16 font-weight: bold;
17 }
18
19 .select2-container--prli .select2-selection--single .select2-selection__placeholder {
20 color: #999;
21 }
22
23 .select2-container--prli .select2-selection--single .select2-selection__arrow {
24 height: 26px;
25 position: absolute;
26 top: 1px;
27 right: 1px;
28 width: 20px;
29 }
30
31 .select2-container--prli .select2-selection--single .select2-selection__arrow b {
32 border-color: #888 transparent transparent transparent;
33 border-style: solid;
34 border-width: 5px 4px 0 4px;
35 height: 0;
36 left: 50%;
37 margin-left: -4px;
38 margin-top: -2px;
39 position: absolute;
40 top: 50%;
41 width: 0;
42 }
43
44 .select2-container--prli[dir="rtl"] .select2-selection--single .select2-selection__clear {
45 float: left;
46 }
47
48 .select2-container--prli[dir="rtl"] .select2-selection--single .select2-selection__arrow {
49 left: 1px;
50 right: auto;
51 }
52
53 .select2-container--prli.select2-container--disabled .select2-selection--single {
54 background-color: #eee;
55 cursor: default;
56 }
57
58 .select2-container--prli.select2-container--disabled .select2-selection--single .select2-selection__clear {
59 display: none;
60 }
61
62 .select2-container--prli.select2-container--open .select2-selection--single .select2-selection__arrow b {
63 border-color: transparent transparent #888 transparent;
64 border-width: 0 4px 5px 4px;
65 }
66
67 .select2-container--prli .select2-selection--multiple {
68 background-color: white;
69 border: 1px solid #aaa;
70 border-radius: 4px;
71 cursor: text;
72 }
73
74 .select2-container--prli .select2-selection--multiple .select2-selection__rendered {
75 box-sizing: border-box;
76 list-style: none;
77 margin: 0;
78 padding: 0 5px;
79 width: 100%;
80 }
81
82 .select2-container--prli .select2-selection--multiple .select2-selection__rendered li {
83 list-style: none;
84 }
85
86 .select2-container--prli .select2-selection--multiple .select2-selection__clear {
87 cursor: pointer;
88 float: right;
89 font-weight: bold;
90 margin-top: 5px;
91 margin-right: 10px;
92 padding: 1px;
93 }
94
95 .select2-container--prli .select2-selection--multiple .select2-selection__choice {
96 background-color: #e4e4e4;
97 border: 1px solid #aaa;
98 border-radius: 4px;
99 cursor: default;
100 float: left;
101 margin-right: 5px;
102 margin-top: 5px;
103 padding: 0 5px;
104 }
105
106 .select2-container--prli .select2-selection--multiple .select2-selection__choice__remove {
107 color: #999;
108 cursor: pointer;
109 display: inline-block;
110 font-weight: bold;
111 margin-right: 2px;
112 }
113
114 .select2-container--prli .select2-selection--multiple .select2-selection__choice__remove:hover {
115 color: #333;
116 }
117
118 .select2-container--prli[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--prli[dir="rtl"] .select2-selection--multiple .select2-search--inline {
119 float: right;
120 }
121
122 .select2-container--prli[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
123 margin-left: 5px;
124 margin-right: auto;
125 }
126
127 .select2-container--prli[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
128 margin-left: 2px;
129 margin-right: auto;
130 }
131
132 .select2-container--prli.select2-container--focus .select2-selection--multiple {
133 border: solid black 1px;
134 outline: 0;
135 }
136
137 .select2-container--prli.select2-container--disabled .select2-selection--multiple {
138 background-color: #eee;
139 cursor: default;
140 }
141
142 .select2-container--prli.select2-container--disabled .select2-selection__choice__remove {
143 display: none;
144 }
145
146 .select2-container--prli.select2-container--open.select2-container--above .select2-selection--single,
147 .select2-container--prli.select2-container--open.select2-container--above .select2-selection--multiple {
148 border-top-left-radius: 0;
149 border-top-right-radius: 0;
150 }
151
152 .select2-container--prli.select2-container--open.select2-container--below .select2-selection--single,
153 .select2-container--prli.select2-container--open.select2-container--below .select2-selection--multiple {
154 border-bottom-left-radius: 0;
155 border-bottom-right-radius: 0;
156 }
157
158 .select2-container--prli .select2-search--dropdown .select2-search__field {
159 border: 1px solid #aaa;
160 }
161
162 .select2-container--prli .select2-search--inline .select2-search__field {
163 background: transparent;
164 border: none;
165 outline: 0;
166 box-shadow: none;
167 -webkit-appearance: textfield;
168 }
169
170 .select2-container--prli .select2-results > .select2-results__options {
171 max-height: 200px;
172 overflow-y: auto;
173 }
174
175 .select2-container--prli .select2-results__option[role=group] {
176 padding: 0;
177 }
178
179 .select2-container--prli .select2-results__option[aria-disabled=true] {
180 color: #999;
181 }
182
183 .select2-container--prli .select2-results__option[aria-selected=true] {
184 background-color: #ddd;
185 }
186
187 .select2-container--prli .select2-results__option .select2-results__option {
188 padding-left: 1em;
189 }
190
191 .select2-container--prli .select2-results__option .select2-results__option .select2-results__group {
192 padding-left: 0;
193 }
194
195 .select2-container--prli .select2-results__option .select2-results__option .select2-results__option {
196 margin-left: -1em;
197 padding-left: 2em;
198 }
199
200 .select2-container--prli .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
201 margin-left: -2em;
202 padding-left: 3em;
203 }
204
205 .select2-container--prli .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
206 margin-left: -3em;
207 padding-left: 4em;
208 }
209
210 .select2-container--prli .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
211 margin-left: -4em;
212 padding-left: 5em;
213 }
214
215 .select2-container--prli .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
216 margin-left: -5em;
217 padding-left: 6em;
218 }
219
220 .select2-container--prli .select2-results__option--highlighted[aria-selected] {
221 background-color: #5897fb;
222 color: white;
223 }
224
225 .select2-container--prli .select2-results__group {
226 cursor: default;
227 display: block;
228 padding: 6px;
229 }
230
231 /* Customizations */
232 .select2-container--prli .select2-selection--single {
233 padding: 0 8px;
234 border-color: #8c8f94;
235 min-height: 30px;
236 }
237
238 .select2-container--prli .select2-selection--single .select2-selection__rendered {
239 line-height: 2;
240 }
241
242 .select2-container--prli .select2-selection--multiple,
243 .select2-container--prli.select2-container--focus .select2-selection--multiple {
244 border-color: #8c8f94;
245 }
246
247 .select2-container--prli .select2-selection--multiple .select2-selection__rendered {
248 padding-right: 25px;
249 }
250
251 .select2-container--prli .select2-selection--multiple .select2-selection__rendered li {
252 margin-bottom: 0;
253 }
254
255 .select2-container--prli .select2-search--dropdown .select2-search__field {
256 margin: 0;
257 line-height: normal;
258 }
259
260 .select2-container--prli .select2-search--inline .select2-search__field {
261 line-height: 1.3;
262 min-height: 21px;
263 }
264
265 .select2-container--prli .select2-search--inline:first-child {
266 float: none;
267 }
268
269 .select2-container--prli .select2-search--inline:first-child .select2-search__field {
270 width: 100% !important;
271 }
272
273 .select2-container--prli .select2-selection--multiple .select2-selection__clear {
274 float: none;
275 position: absolute;
276 top: 0;
277 right: 0;
278 margin-top: 4px;
279 }
280
281 .select2-container--prli .select2-results__option--highlighted[aria-selected] {
282 background-color: rgb(98, 90, 250);
283 color: white;
284 }
285