common.css 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. div.mxRubberband {
  2. position: absolute;
  3. overflow: hidden;
  4. border-style: solid;
  5. border-width: 1px;
  6. border-color: #0000FF;
  7. background: #0077FF;
  8. }
  9. textarea.mxCellEditor {
  10. overflow: auto;
  11. border-style: solid;
  12. border-width: 0;
  13. border-color: black;
  14. background: url('../images/transparent.gif');
  15. }
  16. div.mxWindow {
  17. z-index: 1;
  18. overflow: hidden;
  19. position: absolute;
  20. border-style: outset;
  21. border-width: 1px;
  22. background: url('../images/window.gif');
  23. -webkit-box-shadow: 3px 3px 12px #C0C0C0;
  24. -moz-box-shadow: 3px 3px 12px #C0C0C0;
  25. box-shadow: 3px 3px 12px #C0C0C0;
  26. }
  27. table.mxWindow {
  28. width:500px;
  29. height:300px;
  30. table-layout: fixed;
  31. border-collapse: collapse;
  32. font-size: 10pt;
  33. font-family:Verdana, sans-serif,"宋体";
  34. }
  35. td.mxWindowTitle {
  36. white-space: nowrap;
  37. overflow: hidden;
  38. height: 23px;
  39. padding: 2px;
  40. padding-top: 4px;
  41. padding-bottom: 6px;
  42. text-align: center;
  43. color: black;
  44. font-weight: bold;
  45. background: url('../images/window-title.gif') repeat-x;
  46. }
  47. td.mxWindowPane {
  48. padding: 0px;
  49. vertical-align: top;
  50. }
  51. div.mxWindowPane {
  52. overflow: visible ;
  53. }
  54. td.mxWindowPane td {
  55. font-size: 10pt;
  56. font-family:Verdana, sans-serif,"宋体";
  57. }
  58. td.mxWindowPane input, select, textarea, radio {
  59. font-size: 10pt;
  60. font-family:Verdana, sans-serif,"宋体";
  61. padding: 1px;
  62. border-color: #8C8C8C;
  63. border-style: solid;
  64. border-width: 1px;
  65. }
  66. td.mxWindowPane button {
  67. float: left;
  68. font-size: 10pt;
  69. font-family:Verdana, sans-serif,"宋体";
  70. padding: 2px;
  71. background: url('../images/button.gif') repeat-x;
  72. cursor:pointer;
  73. }
  74. img.mxToolbarItem {
  75. margin-right: 6px;
  76. margin-bottom: 6px;
  77. border-width: 1px;
  78. cursor:pointer;
  79. }
  80. select.mxToolbarCombo {
  81. vertical-align: top;
  82. border-style: inset;
  83. border-width: 2px;
  84. }
  85. div.mxToolbarComboContainer {
  86. padding: 2px;
  87. }
  88. img.mxToolbarMode {
  89. margin: 2px;
  90. margin-right: 4px;
  91. margin-bottom: 4px;
  92. border-width: 0px;
  93. cursor:pointer;
  94. }
  95. img.mxToolbarModeSelected {
  96. margin: 0px;
  97. margin-right: 2px;
  98. margin-bottom: 2px;
  99. border-width: 2px;
  100. border-style: inset;
  101. }
  102. div.mxTooltip {
  103. position: absolute;
  104. padding: 4px;
  105. font-family:Verdana, sans-serif,"宋体";
  106. font-size: 8pt;
  107. cursor: default;
  108. color: black;
  109. background: #FFFFCC;
  110. border-style: solid;
  111. border-width: 1px;
  112. border-color: black;
  113. -webkit-box-shadow: 3px 3px 12px #C0C0C0;
  114. -moz-box-shadow: 3px 3px 12px #C0C0C0;
  115. box-shadow: 3px 3px 12px #C0C0C0;
  116. }
  117. div.mxPopupMenu {
  118. position: absolute;
  119. background: url('../images/window.gif');
  120. border-style: solid;
  121. border-width: 1px;
  122. border-color: black;
  123. -webkit-box-shadow: 3px 3px 12px #C0C0C0;
  124. -moz-box-shadow: 3px 3px 12px #C0C0C0;
  125. box-shadow: 3px 3px 12px #C0C0C0;
  126. }
  127. table.mxPopupMenu {
  128. border-collapse: collapse;
  129. margin-top: 1px;
  130. margin-bottom: 1px;
  131. }
  132. tr.mxPopupMenuItem {
  133. color: black;
  134. cursor: default;
  135. }
  136. tr.mxPopupMenuItemHover {
  137. background-color: #000066;
  138. color: #FFFFFF;
  139. }
  140. td.mxPopupMenuItem {
  141. padding: 2px 30px 2px 10px;
  142. font-family:Verdana, sans-serif,"宋体";
  143. font-size: 10pt;
  144. cursor: pointer;
  145. }
  146. td.mxPopupMenuIcon {
  147. padding: 2px 4px 2px 4px;
  148. background-color: #D0D0D0;
  149. }
  150. body
  151. {
  152. font-size:12px;
  153. font-family:Verdana, sans-serif,"宋体";
  154. }
  155. .properties_new{
  156. width:100%;
  157. font-size:10px;
  158. font-family:Verdana, sans-serif,"宋体";
  159. text-align:center;
  160. }
  161. .properties_new td{
  162. font-size:10px;
  163. font-family:Verdana, sans-serif,"宋体";
  164. text-align:left;
  165. }
  166. .panelBar {
  167. display: block;
  168. border-style: solid;
  169. border-width: 1px 0 0 0;
  170. overflow: hidden;
  171. background: url("../images/grid.png") repeat-x;
  172. border-color: #b8d0d6;
  173. background-color: #b8d0d6;
  174. height: 25px;
  175. border-bottom: none;
  176. text-align: center;
  177. padding-top: 1px;
  178. line-height: 2;
  179. position: relative;
  180. left: -8px;
  181. width: 155px;
  182. }