print-lock.css 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. @media print {
  2. body {
  3. margin: 0px;
  4. padding: 0px;
  5. }
  6. }
  7. @page {
  8. margin: 0;
  9. }
  10. .hiprint-printPaper * {
  11. box-sizing: border-box;
  12. -moz-box-sizing: border-box; /* Firefox */
  13. -webkit-box-sizing: border-box; /* Safari */
  14. }
  15. .hiprint-printPaper *:focus {
  16. outline: -webkit-focus-ring-color auto 0px;
  17. }
  18. .hiprint-page-break-avoid {
  19. page-break-after: avoid;
  20. }
  21. .hiprint-printPaper {
  22. position: relative;
  23. padding: 0 0 0 0;
  24. page-break-after: always;
  25. overflow-x: hidden;
  26. overflow: hidden;
  27. }
  28. .hiprint-printPaper .hiprint-printPaper-content {
  29. position: relative;
  30. }
  31. .hiprint-printPaper.design {
  32. overflow: visible;
  33. }
  34. .hiprint-printTemplate .hiprint-printPanel {
  35. page-break-after: always;
  36. }
  37. .hiprint-printPaper, hiprint-printPanel {
  38. box-sizing: border-box;
  39. border: 0px;
  40. }
  41. .hiprint-printPanel .hiprint-printPaper:last-child {
  42. page-break-after: avoid;
  43. }
  44. .hiprint-printTemplate .hiprint-printPanel:last-child {
  45. page-break-after: avoid;
  46. }
  47. .hiprint-printPaper .hideheaderLinetarget {
  48. border-top: 0px dashed rgb(201, 190, 190) !important;
  49. }
  50. .hiprint-printPaper .hidefooterLinetarget {
  51. border-top: 0px dashed rgb(201, 190, 190) !important;
  52. }
  53. .hiprint-printPaper.design {
  54. border: 1px dashed rgba(170,170,170,0.7);
  55. }
  56. .design .hiprint-printElement-table-content, .design .hiprint-printElement-longText-content {
  57. overflow: hidden;
  58. box-sizing: border-box;
  59. }
  60. .design .resize-panel {
  61. box-sizing: border-box;
  62. border: 1px dotted;
  63. }
  64. .hiprint-printElement-text {
  65. background-color: transparent;
  66. background-repeat: repeat;
  67. padding: 0 0 0 0;
  68. border: 0.75pt none rgb(0,0,0);
  69. direction: ltr;
  70. font-family: 'SimSun';
  71. font-size: 9pt;
  72. font-style: normal;
  73. font-weight: normal;
  74. padding-bottom: 0pt;
  75. padding-left: 0pt;
  76. padding-right: 0pt;
  77. padding-top: 0pt;
  78. text-align: left;
  79. text-decoration: none;
  80. line-height: 9.75pt;
  81. box-sizing: border-box;
  82. word-wrap: break-word;
  83. word-break: break-all;
  84. }
  85. .design .hiprint-printElement-text-content {
  86. border: 1px dashed rgb(206, 188, 188);
  87. box-sizing: border-box;
  88. }
  89. .hiprint-printElement-longText {
  90. background-color: transparent;
  91. background-repeat: repeat;
  92. border: 0.75pt none rgb(0,0,0);
  93. direction: ltr;
  94. font-family: 'SimSun';
  95. font-size: 9pt;
  96. font-style: normal;
  97. font-weight: normal;
  98. padding-bottom: 0pt;
  99. padding-left: 0pt;
  100. padding-right: 0pt;
  101. padding-top: 0pt;
  102. text-align: left;
  103. text-decoration: none;
  104. line-height: 9.75pt;
  105. box-sizing: border-box;
  106. word-wrap: break-word;
  107. word-break: break-all;
  108. /*white-space: pre-wrap*/
  109. }
  110. .hiprint-printElement-table {
  111. background-color: transparent;
  112. background-repeat: repeat;
  113. color: rgb(0,0,0);
  114. border-color: rgb(0,0,0);
  115. border-style: none;
  116. direction: ltr;
  117. font-family: 'SimSun';
  118. font-size: 9pt;
  119. font-style: normal;
  120. font-weight: normal;
  121. padding-bottom: 0pt;
  122. padding-left: 0pt;
  123. padding-right: 0pt;
  124. padding-top: 0pt;
  125. text-align: left;
  126. text-decoration: none;
  127. padding: 0 0 0 0;
  128. box-sizing: border-box;
  129. line-height: 9.75pt;
  130. }
  131. .hiprint-printElement-table thead {
  132. background: #e8e8e8;
  133. font-weight: 700;
  134. }
  135. .hiprint-printElement-tableTarget, .hiprint-printElement-tableTarget tr, .hiprint-printElement-tableTarget td {
  136. border-color: rgb(0,0,0);
  137. border-style: none;
  138. border: 1px solid rgb(0,0,0);
  139. font-weight: normal;
  140. direction: ltr;
  141. padding-bottom: 0pt;
  142. padding-left: 0pt;
  143. padding-right: 0pt;
  144. padding-top: 0pt;
  145. text-decoration: none;
  146. vertical-align: middle;
  147. box-sizing: border-box;
  148. word-wrap: break-word;
  149. word-break: break-all;
  150. /*line-height: 9.75pt;
  151. font-size: 9pt;*/
  152. }
  153. /*.hiprint-printElement-tableTarget tr,*/
  154. .hiprint-printElement-tableTarget td {
  155. height: 18pt;
  156. }
  157. .hiprint-printPaper .hiprint-paperNumber {
  158. font-size: 9pt;
  159. }
  160. .design .hiprint-printElement-table-handle {
  161. position: absolute;
  162. height: 21pt;
  163. width: 21pt;
  164. background: red;
  165. z-index:1;
  166. }
  167. .hiprint-printPaper .hiprint-paperNumber-disabled {
  168. float: right !important;
  169. right: 0 !important;
  170. color: gainsboro !important;
  171. }
  172. .hiprint-printElement-vline, .hiprint-printElement-hline {
  173. border: 0px none rgb(0,0,0);
  174. }
  175. .hiprint-printElement-vline {
  176. border-left: 0.75pt solid #000;
  177. border-right: 0px none rgb(0,0,0) !important;
  178. border-bottom: 0px none rgb(0,0,0) !important;
  179. border-top: 0px none rgb(0,0,0) !important;
  180. }
  181. .hiprint-printElement-hline {
  182. border-top: 0.75pt solid #000;
  183. border-right: 0px none rgb(0,0,0) !important;
  184. border-bottom: 0px none rgb(0,0,0) !important;
  185. border-left: 0px none rgb(0,0,0) !important;
  186. }
  187. .hiprint-printElement-oval, .hiprint-printElement-rect {
  188. border: 0.75pt solid #000;
  189. }
  190. .hiprint-text-content-middle {
  191. display:table;
  192. }
  193. .hiprint-text-content-middle>div {
  194. display: table-cell;
  195. vertical-align:middle
  196. }
  197. .hiprint-text-content-bottom {
  198. display: table;
  199. }
  200. .hiprint-text-content-bottom > div {
  201. display: table-cell;
  202. vertical-align: bottom
  203. }
  204. /*hi-grid-row */
  205. .hi-grid-row {
  206. position: relative;
  207. height: auto;
  208. margin-right: 0;
  209. margin-left: 0;
  210. zoom: 1;
  211. display: block;
  212. box-sizing: border-box;
  213. }
  214. .hi-grid-row::after, .hi-grid-row::before {
  215. display: table;
  216. content: '';
  217. box-sizing: border-box;
  218. }
  219. .hi-grid-col {
  220. display: block;
  221. box-sizing: border-box;
  222. position: relative;
  223. float: left;
  224. flex: 0 0 auto;
  225. }
  226. .table-grid-row {
  227. margin-left: -0pt;
  228. margin-right: -0pt;
  229. }
  230. .tableGridColumnsGutterRow {
  231. padding-left: 0pt;
  232. padding-right: 0pt;
  233. }
  234. .hiprint-gridColumnsFooter {
  235. text-align: left;
  236. clear: both;
  237. }