css.wcss 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. {
  2. "block": {
  3. "node": {
  4. "float": "left",
  5. "clear": "both",
  6. "margin-bottom": "10px",
  7. "overflow": "hidden",
  8. "white-space": "nowrap"
  9. },
  10. "contentNode": {
  11. "padding": "0px 5px",
  12. "float": "left",
  13. "clear": "both",
  14. "color": "#ffffff",
  15. "border": "1px solid #999999",
  16. "min-width": "10px",
  17. "border-radius": "5px",
  18. "overflow": "hidden",
  19. "cursor": "pointer"
  20. },
  21. "contentTable": {
  22. "height": "22px",
  23. "border-radius": "5px"
  24. },
  25. "contentTdNode": {
  26. "padding": "0px 3px"
  27. },
  28. "inputNode": {
  29. "background-color": "#ffffff",
  30. "display": "block",
  31. "border": "0px",
  32. "margin-top": "0px",
  33. "height": "16px",
  34. "min-width": "15px",
  35. "border-radius": "0px",
  36. "width": "30px",
  37. "float": "left",
  38. "padding": "0px 3px",
  39. "line-height": "16px",
  40. "font-size": "12px",
  41. "text-align": "center"
  42. },
  43. "inputMortiseNode":{
  44. "background-color": "#ffffff",
  45. "display": "block",
  46. "border": "0px",
  47. "margin-top": "0px",
  48. "height": "16px",
  49. "min-width": "15px",
  50. "border-radius": "8px",
  51. "width": "30px",
  52. "float": "left",
  53. "padding": "0px 3px",
  54. "line-height": "16px",
  55. "font-size": "12px",
  56. "text-align": "center"
  57. },
  58. "selectNode": {
  59. "background": "transparent",
  60. "display": "block",
  61. "border": "0px solid #000000",
  62. "margin-top": "0px",
  63. "height": "16px",
  64. "min-width": "18px",
  65. "max-width": "80px",
  66. "float": "left",
  67. "line-height": "16px",
  68. "padding": "0px 3px 0px 3px",
  69. "font-size": "12px",
  70. "text-align": "center",
  71. "color": "#ffffff",
  72. "appearance": "none",
  73. "-moz-appearance": "none",
  74. "-webkit-appearance": "none"
  75. },
  76. "mortiseNode": {
  77. "height": "16px",
  78. "min-width": "20px",
  79. "margin-top": "0px",
  80. "border-radius": "8px",
  81. "border": "1px solid #999999",
  82. }
  83. },
  84. "operation": {},
  85. "expression": {
  86. "contentNode": {
  87. "border-radius": "11px"
  88. },
  89. "contentTable": {
  90. "height": "20px"
  91. },
  92. "inputNode": {
  93. "margin-top": "0px",
  94. "height": "16px",
  95. "line-height": "16px"
  96. },
  97. "inputMortiseNode":{
  98. "margin-top": "0px",
  99. "height": "16px",
  100. "border-radius": "8px",
  101. "line-height": "16px"
  102. },
  103. "selectNode": {
  104. "margin-top": "0px",
  105. "height": "16px",
  106. "line-height": "16px",
  107. "text-align": "center",
  108. "padding": "0 1%"
  109. },
  110. "mortiseNode": {
  111. "height": "16px",
  112. "margin-top": "0px",
  113. "border-radius": "8px"
  114. }
  115. },
  116. "enumerate": {
  117. "contentNode": {
  118. "border-radius": "0px",
  119. "border-top-right-radius": "0px",
  120. "border-top-left-radius": "12px",
  121. "border-bottom-right-radius": "12px",
  122. "border-bottom-left-radius": "0px",
  123. }
  124. },
  125. "top": {
  126. "topNode": {
  127. "position": "relative",
  128. "z-index": "99",
  129. "height": "12px",
  130. "width": "100px",
  131. "float": "left",
  132. "clear": "both",
  133. "border-top-right-radius": "160px 40px",
  134. "border-top-left-radius": "160px 40px",
  135. "border-top": "1px solid #999999",
  136. "border-left": "1px solid #999999",
  137. "border-right": "1px solid #999999"
  138. },
  139. "contentNode": {
  140. "position": "relative",
  141. "top": "-1px",
  142. "min-width": "130px",
  143. "border-radius": "5px",
  144. "border-top-left-radius": "0px"
  145. }
  146. },
  147. "around": {
  148. "beginNode": {
  149. "cursor": "pointer",
  150. "min-width": "120px",
  151. "overflow": "hidden",
  152. "position": "relative",
  153. "top": "1px",
  154. "float": "left",
  155. "clear": "both"
  156. },
  157. "beginContentNode": {
  158. "padding": "0px 5px",
  159. "overflow": "hidden",
  160. "color": "#ffffff",
  161. "border": "1px solid #999999",
  162. "border-radius": "5px",
  163. "border-bottom-left-radius": "0px",
  164. "overflow": "hidden"
  165. },
  166. "middleNode": {
  167. "float": "left",
  168. "clear": "both",
  169. "min-width": "120px",
  170. "min-height": "16px",
  171. "overflow": "hidden"
  172. },
  173. "middleTableNode": {
  174. "width": "100%",
  175. "min-height": "16px"
  176. },
  177. "middleLeftNode": {
  178. "position": "relative",
  179. "z-index": "100",
  180. "min-height": "16px",
  181. "width": "16px",
  182. "border-left": "1px solid #999999",
  183. "border-right": "1px solid #999999"
  184. },
  185. "middleRightNode": {
  186. "padding": "0px"
  187. },
  188. "subContentNode": {
  189. "overflow": "hidden"
  190. },
  191. "endNode": {
  192. "min-width": "120px",
  193. "float": "left",
  194. "clear": "both",
  195. "height": "18px"
  196. },
  197. "endContentNode": {
  198. "position": "relative",
  199. "z-index": "10",
  200. "top": "-1px",
  201. "height": "16px",
  202. "border": "1px solid #999999",
  203. "border-radius": "5px",
  204. "border-top-left-radius": "0px",
  205. }
  206. },
  207. "enumerateAround": {
  208. "beginContentNode": {
  209. "padding": "0px 10px 0px 5px",
  210. "border-top-right-radius": "0px",
  211. "border-top-left-radius": "12px",
  212. "border-bottom-right-radius": "12px",
  213. "border-bottom-left-radius": "0px",
  214. },
  215. "endContentNode": {
  216. "border-top-right-radius": "0px",
  217. "border-top-left-radius": "0px",
  218. "border-bottom-right-radius": "12px",
  219. "border-bottom-left-radius": "0px",
  220. }
  221. }
  222. }