PluginProbe
PDF & Print by BestWebSoft – WordPress Posts and Pages PDF Generator Plugin / 1.7.3
PDF & Print by BestWebSoft – WordPress Posts and Pages PDF Generator Plugin v1.7.3
trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9 1.8.0 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9.0 1.9.1 All 71 releases
← All changes | css/style_wp_before_3.8.css +3 -16 1.7.9 → 1.7.3 View file →
@@ -18,24 +18,8 @@
18 18 .pdfprnt-left a,
19 19 .pdfprnt-right a {
20 20 padding: 0 5px;
21 21 }
22 -.entry-content .pdfprnt-top-left a,
23 -.entry-content .pdfprnt-bottom-left a,
24 -.entry-content .pdfprnt-top-right a,
25 -.entry-content .pdfprnt-bottom-right a,
26 -.entry-content .pdfprnt-left a,
27 -.entry-content .pdfprnt-right a {
28 - border-bottom: none;
29 -}
30 -.entry-content .pdfprnt-top-left a img,
31 -.entry-content .pdfprnt-bottom-left a img,
32 -.entry-content .pdfprnt-top-right a img,
33 -.entry-content .pdfprnt-bottom-right a img,
34 -.entry-content .pdfprnt-left a img,
35 -.entry-content .pdfprnt-right a img {
36 - display: inline;
37 -}
38 22 #wpadminbar #wp-admin-bar-pdfprnt-bar-menu-default li {
39 23 cursor: pointer;
40 24 }
41 25 #wpadminbar #wp-admin-bar-pdfprnt-bar-menu-default li a {
@@ -72,4 +56,7 @@
72 56 .pdfprnt_settings_table td {
73 57 vertical-align: top;
74 58 padding: 10px;
75 59 }
60 +.pdfprnt_settings_table td select {
61 + width: 190px;
62 +}