PluginProbe ʕ •ᴥ•ʔ
Post Views Counter / 1.0.3
Post Views Counter v1.0.3
1.7.13 1.7.12 1.7.11 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.2.0 1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 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 1.3.1 1.3.10 1.3.11 1.3.12 1.3.13 1.3.2 1.3.2.1 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.5.0 1.5.1 1.5.2 1.5.3 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.7.0 1.7.1 1.7.10 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9
post-views-counter / css / admin.css
post-views-counter / css Last commit date
admin.css 12 years ago frontend.css 12 years ago
admin.css
15 lines
1 /* Post Views Counter settings */
2 .post-views-counter-settings { margin-right: 300px; }
3 .post-views-counter-settings form { float: left; min-width: 463px; width: auto; }
4 .post-views-counter-settings fieldset .description { font-size: 13px; margin-bottom: 8px; margin-top: 4px; display: block; }
5 .post-views-counter-settings .chosen-container { margin: 0.25em 0 0.5em; }
6 .post-views-counter-settings .chosen-container-multi .chosen-choices li.search-field input[type="text"] { font-family: inherit; height: inherit; line-height: 1em; margin: 0; }
7 .post-views-counter-settings p.help, .post-views-counter-settings p.description, .post-views-counter-settings span.description { font-size: 13px; font-style: italic; }
8 .post-views-counter-settings div.ip-box { margin-bottom: 3px; }
9
10 .df-credits { float: right; width: 280px; background: #fff; margin: 20px -300px 20px 20px; position: relative; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); }
11 .df-credits .inner { padding-left: 10px; padding-right: 10px; }
12 .df-credits h3 { font-size: 14px; line-height: 1.4; margin: 0; padding: 8px 12px; border-bottom: 1px solid #eee; }
13 .df-credits .df-link { font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; font-style:italic; padding-bottom: 10px; margin: 0; }
14 .df-credits .df-link a { vertical-align: middle; padding: 5px 0 0 4px; }
15 .df-credits hr { border: solid #eee; border-width: 1px 0 0; clear: both; height: 0; }