| 1 |
.pdfprnt-top-left, |
| 2 |
.pdfprnt-bottom-left, |
| 3 |
.pdfprnt-top-bottom-left, |
| 4 |
.pdfprnt-left { |
| 5 |
text-align: left; |
| 6 |
padding: 5px; |
| 7 |
} |
| 8 |
.pdfprnt-top-right, |
| 9 |
.pdfprnt-bottom-right, |
| 10 |
.pdfprnt-top-bottom-right, |
| 11 |
.pdfprnt-right { |
| 12 |
text-align: right; |
| 13 |
padding: 5px; |
| 14 |
} |
| 15 |
.pdfprnt-top-left:before, |
| 16 |
.pdfprnt-bottom-left:before, |
| 17 |
.pdfprnt-top-right:before, |
| 18 |
.pdfprnt-bottom-right:before, |
| 19 |
.pdfprnt-top-bottom-left:before, |
| 20 |
.pdfprnt-top-bottom-right:before, |
| 21 |
.pdfprnt-left:before, |
| 22 |
.pdfprnt-right:before { |
| 23 |
content: ""; |
| 24 |
clear: both; |
| 25 |
display: table; |
| 26 |
} |
| 27 |
.pdfprnt-top-left a, |
| 28 |
.pdfprnt-bottom-left a, |
| 29 |
.pdfprnt-top-right a, |
| 30 |
.pdfprnt-bottom-right a, |
| 31 |
.pdfprnt-top-bottom-right a, |
| 32 |
.pdfprnt-top-bottom-left a, |
| 33 |
.pdfprnt-left a, |
| 34 |
.pdfprnt-right a { |
| 35 |
padding: 0 5px; |
| 36 |
box-shadow: none !important; |
| 37 |
border: none !important; |
| 38 |
outline: none !important; |
| 39 |
} |
| 40 |
.pdfprnt-top-left a img, |
| 41 |
.pdfprnt-bottom-left a img, |
| 42 |
.pdfprnt-top-right a img, |
| 43 |
.pdfprnt-bottom-right a img, |
| 44 |
.pdfprnt-top-bottom-right a img, |
| 45 |
.pdfprnt-top-bottom-left a img, |
| 46 |
.pdfprnt-left a img, |
| 47 |
.pdfprnt-right a img { |
| 48 |
display: inline !important; |
| 49 |
} |
| 50 |
.pdfprnt-button { |
| 51 |
display: inline-block; |
| 52 |
padding: 0 5px; |
| 53 |
-webkit-box-shadow: none !important; |
| 54 |
box-shadow: none !important; |
| 55 |
} |
| 56 |
.entry-content .pdfprnt-buttons > a > img, |
| 57 |
.entry-content .pdfprnt-buttons > a > span { |
| 58 |
display: inline-block; |
| 59 |
} |
| 60 |
.pdfprnt-button img, |
| 61 |
.pdfprnt-button-title { |
| 62 |
display: inline-block !important; |
| 63 |
vertical-align: middle; |
| 64 |
padding: 5px; |
| 65 |
-webkit-box-shadow: none !important; |
| 66 |
box-shadow: none !important; |
| 67 |
} |