PluginProbe ʕ •ᴥ•ʔ
WP Popular Posts / 4.2.0
WP Popular Posts v4.2.0
4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.2.0 4.2.1 4.2.2 5.0.0 5.0.1 5.0.2 5.1.0 5.2.0 5.2.1 5.2.2 5.2.3 5.2.4 5.3.0 5.3.1 5.3.2 5.3.3 5.3.4 5.3.5 5.3.6 5.4.0 5.4.1 5.4.2 5.5.0 5.5.1 6.0.0 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 6.1.0 6.1.1 6.1.2 6.1.3 6.1.4 6.2.0 6.2.1 6.3.0 6.3.1 6.3.2 6.3.3 6.3.4 6.4.0 6.4.1 6.4.2 7.0.0 7.0.1 7.1.0 7.2.0 7.3.0 7.3.1 7.3.2 7.3.3 7.3.4 7.3.5 7.3.6 7.3.7 7.3.8 7.4.0 trunk 2.3.7 3.0.0 3.0.1 3.0.2 3.0.3 3.1.0 3.1.1 3.2.0 3.2.1 3.2.2 3.2.3 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 4.0.0 4.0.1 4.0.10 4.0.11 4.0.12 4.0.13 4.0.2 4.0.3 4.0.5 4.0.6
wordpress-popular-posts / admin / css / admin.css
wordpress-popular-posts / admin / css Last commit date
fonts 7 years ago vendor 7 years ago admin.css 7 years ago datepicker.css 7 years ago index.php 7 years ago
admin.css
404 lines
1 #wpp-message { display: none; }
2
3 /*
4 * Navigation
5 */
6 #wpp-menu {
7 float: none;
8 clear: both;
9 }
10
11 #wpp-menu ul {
12 text-align: center;
13 }
14
15 #wpp-menu ul li {
16 padding: 0 15px 0 10px;
17 margin: 0 0px;
18 display: inline;
19 border-right: #ddd 1px solid;
20 }
21
22 #wpp-menu ul li:first-child {
23 display: none;
24 }
25
26 #wpp-menu ul li:last-child {
27 border: none;
28 }
29
30 #wpp-menu ul li a {
31 }
32
33 #wpp-menu ul li.current a {
34 color: #00a0d2;
35 text-decoration: none;
36 }
37
38 .wpp-wrapper {
39 margin: 20px 20px 0 2px;
40 -webkit-font-smoothing: subpixel-antialiased;
41 }
42
43 .wpp-lightbox {
44 display: none;
45 position: fixed;
46 top: 50%;
47 left: 50%;
48 z-index: 999;
49 margin: -140px 0 0 -140px;
50 padding: 15px;
51 width: 250px;
52 max-height: 280px;
53 background: #fff;
54 -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
55 -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
56 box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
57 }
58
59 .wpp-lightbox-tabs {
60 margin: 0 0 25px 0;
61 padding: 0 0 0 0;
62 text-align: center;
63 }
64
65 .wpp-lightbox-tabs li {
66 display: inline;
67 list-style: none;
68 margin: 0;
69 padding: 0 15px 0 10px;
70 border-right: #ddd 1px solid;
71 }
72
73 .wpp-lightbox-tabs li:first-child {
74 padding: 0 15px 0 0;
75 }
76
77 .wpp-lightbox-tabs li:last-child {
78 padding: 0 0 0 10px;
79 border-right: none;
80 }
81
82 .wpp-lightbox-tabs li.active a {
83 color: #00a0d2;
84 text-decoration: none;
85 }
86
87 .wpp-lightbox-tab-content {
88 overflow: hidden;
89 display: none;
90 width: 100%;
91 }
92
93 .wpp-lightbox-tab-content-active {
94 display: block;
95 }
96
97 .wpp-lightbox form {
98 display: block;
99 }
100
101 .wpp-lightbox form input[type=text] {
102 display: block;
103 margin: 0 0 15px 0;
104 width: 100%;
105 box-sizing: border-box;
106 }
107
108 .wpp-section-stats {
109 position: relative;
110 }
111
112 .wpp-section-stats .dashicons-admin-generic {
113 position: absolute;
114 top: 22px;
115 left: 0;
116 width: 21px;
117 height: 21px;
118 transition: transform 0.3s;
119 }
120
121 .wpp-section-stats .dashicons-admin-generic:hover {
122 transform: rotate(360deg);
123 }
124
125 .wpp-header {
126 overflow: hidden;
127 display: block;
128 padding: 25px 0 0 0;
129 }
130
131 .wpp-header h2,
132 .wpp-header h3,
133 .wpp-header h4,
134 .wpp-header h5 {
135 text-align: center;
136 }
137
138 .wpp-header h2 {
139 margin: 0 0 5px 0;
140 font-size: 1.0em;
141 font-weight: 400;
142 line-height: 1.0em;
143 }
144
145 .wpp-header h3 {
146 margin: 0 0 30px 0;
147 font-size: 3.5em;
148 letter-spacing: -1px;
149 line-height: 1.0em;
150 }
151
152 .wpp-header h4,
153 #wpp-chart-wrapper h4 {
154 margin: 0 0 8px 0;
155 font-size: 2.0em;
156 font-weight: 100;
157 line-height: 1.0em;
158 letter-spacing: -2px;
159 }
160
161 .wpp-header h5,
162 #wpp-chart-wrapper h5 {
163 margin: 0 0 0 0;
164 font-size: 0.9em;
165 font-weight: 300;
166 line-height: 0.9em;
167 }
168
169 .wpp-header-nav {
170 margin: 55px auto 0px auto;
171 padding: 0;
172 text-align: center;
173 }
174
175 .wpp-header-nav li {
176 display: inline;
177 list-style: none;
178 margin: 0 4px;
179 padding: 0;
180 }
181
182 .wpp-header-nav li a {
183 display: inline-block;
184 padding: 6px 12px 7px;
185 line-height: 1.1em;
186 }
187
188 .wpp-section-stats .wpp-header-nav li a:hover,
189 .wpp-section-stats .wpp-header-nav li.current a {
190 color: #00a0d2;
191 }
192
193 .wpp-section-stats .wpp-header-nav li.current a {
194 text-decoration: none;
195 }
196
197 #wpp-chart-wrapper {
198 width: 100%;
199 }
200
201 #wpp-chart-wrapper h4,
202 #wpp-chart-wrapper h5 {
203 text-align: center;
204 }
205
206 #wpp-chart-wrapper #wpp-chart {
207 position: relative;
208 overflow: hidden;
209 margin: 20px auto 0 auto;
210 width: 100%;
211 height: 250px;
212 }
213
214 #wpp-chart-wrapper #wpp-chart p {
215 margin: 0 10px;
216 text-align: center;
217 }
218
219 #wpp-chart-wrapper #wpp-chart a:hover {
220 text-decoration: underline;
221 }
222
223 .wpp-content {
224 float: none;
225 clear: both;
226 width: 100%;
227 background: #fff;
228 }
229
230 .wpp-content .wpp-tabbed-nav {
231 overflow: hidden;
232 margin: 0 0 0 0;
233 padding: 0;
234 background: #f9f9f9;
235 }
236
237 .wpp-content .wpp-tabbed-nav li {
238 display: inline;
239 float: left;
240 margin: 0;
241 padding: 0;
242 width: 25%;
243 border-bottom: #f0f0f0 1px solid;
244 }
245
246 .wpp-content .wpp-tabbed-nav li.active {
247 border-bottom: #bbb 1px solid;
248 }
249
250 .wpp-content .wpp-tabbed-nav li a {
251 display: block;
252 padding: 15px;
253 font-size: 1.2em;
254 text-align: center;
255 text-decoration: none;
256 outline: none;
257 box-shadow: none;
258 }
259
260 #wpp-listing .wpp-tabbed-nav li a .fa {
261 display: inline-block;
262 margin: 0 8px 0 0;
263 }
264
265 .wpp-tab-content {
266 display: none;
267 overflow: hidden;
268 padding: 2% 30px;
269 width: 100%;
270 box-sizing: border-box;
271 }
272
273 .wpp-tab-content-active {
274 display: block;
275 }
276
277 .wpp-tab-content ul,
278 .wpp-tab-content ol {
279 margin: 0 0 0 0;
280 }
281
282 .wpp-tab-content ul li,
283 .wpp-tab-content ol li {
284 margin: 0 1% 15px 1%;
285 padding: 0 0 10px 0;
286 border-bottom: #f0f0f0 1px solid;
287 }
288
289 .wpp-tab-content ul li:last-child,
290 .wpp-tab-content ol li:last-child {
291 margin: 0 1%;
292 border: none;
293 }
294
295 .popular-posts-list li > p > a {
296 font-size: 1.1em;
297 text-decoration: none;
298 }
299
300 .popular-posts-list li:first-child,
301 .popular-posts-list li:first-child > p > a {
302 font-size: 1.9em;
303 }
304
305 .popular-posts-list li:nth-child(2),
306 .popular-posts-list li:nth-child(2) > p > a {
307 font-size: 1.3em;
308 }
309
310 .popular-posts-list li:nth-child(3),
311 .popular-posts-list li:nth-child(3) > p > a {
312 font-size: 1.1em;
313 }
314
315 .popular-posts-list li:first-child > p > a,
316 .popular-posts-list li:nth-child(2) > p > a,
317 .popular-posts-list li:nth-child(3) > p > a {
318 font-weight: bold;
319 letter-spacing: -1px;
320 }
321
322 .popular-posts-list li > p > a:hover {
323 text-decoration: underline;
324 }
325
326 .popular-posts-list li > p > span {
327 color: #bbb;
328 font-size: 13px;
329 }
330
331 .popular-posts-list li > p > small {
332 display: none;
333 }
334
335 .popular-posts-list li:hover > p > small {
336 display: inline;
337 }
338
339 #wpp_params {}
340
341 #wpp_params div {
342 }
343
344 #wpp_params div table {
345 width: 100%;
346 min-width: 800px;
347 background: white;
348 }
349
350 #wpp_params div table tr th {
351 font-size: 1.2em;
352 text-align: left;
353 border-bottom: #dedede 1px solid;
354 }
355
356 #wpp_params div table tr th,
357 #wpp_params div table tr td {
358 padding: 1em;
359 }
360
361 #wpp_params div table tr td {
362 position: static !important;
363 clear: none !important;
364 display: table-cell !important;
365 vertical-align: top;
366 }
367
368 .clear {
369 float:none;
370 clear:both;
371 width:100%;
372 }
373
374 /*
375 * Media Queries
376 */
377
378 /* Small devices */
379 @media only screen and (max-width: 480px){
380
381 }
382
383 /* Tablets & small desktops */
384 @media only screen and (max-width: 768px) {
385
386 .wpp-wrapper {
387 margin: 20px 12px 0 2px;
388 }
389
390 #wpp-listing .wpp-tabbed-nav li a span:last-child {
391 display: none;
392 }
393
394 #wpp-listing .wpp-tabbed-nav li a .fa {
395 margin: 0 0 0 0;
396 }
397
398 }
399
400 /* Medium desktops, Large desktops & other devices */
401 @media only screen and (max-width: 992px) { /* 960 + 16 + 16 */
402
403 }
404