css.wcss 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. {
  2. "inputText": {
  3. "width": "99%",
  4. "border":"1px solid #ccc",
  5. "background-color":"#FFF",
  6. "height": "30px",
  7. "font-size": "16px",
  8. "border-radius" : "4px"
  9. },
  10. "inputTime" : {
  11. "width": "99%",
  12. "border-radius" : "4px",
  13. "border":"1px solid #ccc",
  14. "background-color":"#FFF",
  15. "height": "30px",
  16. "font-size": "16px",
  17. "background" : "url(../x_component_Template/$MForm/default/icon/calendar.png) 98% center no-repeat"
  18. },
  19. "inputTimeUnformatWidth" : {
  20. "border-radius" : "4px",
  21. "border":"1px solid #ccc",
  22. "background-color":"#FFF",
  23. "height": "30px",
  24. "font-size": "16px",
  25. "background" : "url(../x_component_Template/$MForm/default/icon/calendar.png) 98% center no-repeat"
  26. },
  27. "inputPerson" : {
  28. "width": "99%",
  29. "border-radius" : "4px",
  30. "border":"1px solid #ccc",
  31. "background-color":"#FFF",
  32. "min-height": "30px",
  33. "overflow" : "hidden",
  34. "font-size": "16px",
  35. "background" : "url(../x_component_Template/$MForm/default/icon/selectperson.png) 98% center no-repeat"
  36. },
  37. "inputTextarea" : {
  38. "width": "99%",
  39. "border-radius" : "4px",
  40. "border":"1px solid #ccc",
  41. "background-color":"#FFF",
  42. "height": "80px"
  43. },
  44. "inputCheckbox" : {
  45. "float" : "left",
  46. "margin-right" : "12px"
  47. },
  48. "inputRadio" : {
  49. "float" : "left",
  50. "margin-right" : "12px"
  51. },
  52. "inputSelect" : {
  53. "width": "99%",
  54. "border-radius" : "4px",
  55. "border":"1px solid #ccc",
  56. "background-color":"#FFF",
  57. "font-size": "16px",
  58. "height": "30px"
  59. },
  60. "inputSelectUnformatWidth" : {
  61. "margin-right":"5px",
  62. "border-radius" : "4px",
  63. "border":"1px solid #ccc",
  64. "background-color":"#FFF",
  65. "font-size": "16px",
  66. "height": "30px"
  67. },
  68. "inputButton" : {
  69. "background": "#3C76B7",
  70. "border-radius": "4px",
  71. "padding" : "0px 10px",
  72. "line-height" : "30px",
  73. "height" : "30px",
  74. "border" : "0px",
  75. "color" : "#fff",
  76. "cursor" : "pointer",
  77. "font-size" : "14px"
  78. },
  79. "inputAcceptButton" : {
  80. "background-color": "#3C76B7",
  81. "border-radius": "4px",
  82. "padding" : "0px 10px",
  83. "line-height" : "30px",
  84. "height" : "30px",
  85. "border" : "0px",
  86. "color" : "#fff",
  87. "cursor" : "pointer",
  88. "float" : "left",
  89. "font-size" : "14px"
  90. },
  91. "inputDenyButton" : {
  92. "background-color": "#f0f0f0",
  93. "border-radius": "4px",
  94. "padding" : "0px 10px",
  95. "float" : "left",
  96. "line-height" : "30px",
  97. "height" : "30px",
  98. "border" : "0px",
  99. "color" : "#666",
  100. "cursor" : "pointer",
  101. "font-size" : "14px"
  102. },
  103. "inputOkButton" : {
  104. "background": "#3C76B7",
  105. "border-radius": "4px",
  106. "width" : "230px",
  107. "height" : "40px",
  108. "border" : "0px",
  109. "color" : "#fff",
  110. "cursor" : "pointer",
  111. "font-size" : "18px"
  112. },
  113. "inputCancelButton" : {
  114. "background": "#f0f0f0",
  115. "border-radius": "4px",
  116. "width" : "110px",
  117. "height" : "40px",
  118. "color" : "#666",
  119. "border" : "0px",
  120. "margin-left" : "20px",
  121. "font-size" : "18px",
  122. "cursor" : "pointer"
  123. },
  124. "inputA" : {
  125. "color" : "#3C76B7",
  126. "cursor" : "pointer"
  127. },
  128. "formTable" : {
  129. //"margin-top" : "10px"
  130. },
  131. "formTableHead" : {
  132. "height": "50px",
  133. "line-height": "50px",
  134. "text-align": "center",
  135. "min-width": "80px",
  136. "font-size":"20px",
  137. "font-weight": "bold"
  138. },
  139. "formTableTitle" : {
  140. "color" : "#333",
  141. "font-size": "16px",
  142. "padding": "0px 20px 0px 0px",
  143. "height" : "35px",
  144. "line-height" : "35px",
  145. "text-align": "left"
  146. },
  147. "formTableTitleRight": {
  148. "color" : "#333",
  149. "font-size": "16px",
  150. "padding": "0px 20px 0px 0px",
  151. "height" : "35px",
  152. "line-height" : "35px",
  153. "text-align": "right"
  154. },
  155. "formTableTitle2" : {
  156. "color" : "#333",
  157. "font-size": "16px",
  158. "padding": "0px 10px 0px 20px",
  159. "height" : "35px",
  160. "line-height" : "35px",
  161. "text-align": "left"
  162. },
  163. "formTableValue" : {
  164. "text-align": "left",
  165. "font-size" : "16px"
  166. },
  167. "formTableValueTop20" : {
  168. "padding-top" : "20px",
  169. "text-align": "left"
  170. },
  171. "formTableTitleDiv" : {
  172. "font-weight" : "bold"
  173. },
  174. "formTableValueDiv" : {
  175. "min-height" : "40px",
  176. "line-height" : "22px"
  177. },
  178. "formTableInlineValueDiv" : {
  179. "float" : "left",
  180. "margin-right" : "10px"
  181. },
  182. "warmMessageNode" : {
  183. "margin-top" : "10px",
  184. "font-size": "16px",
  185. "color":"#ff5c42",
  186. "padding-left": "20px",
  187. "background" : "url(../x_component_Template/$MForm/o2platform/icon/icon_warning.png) left center no-repeat"
  188. },
  189. "warningMessageNode" : {
  190. "margin-top" : "10px",
  191. "font-size": "16px",
  192. "color":"#ff5c42",
  193. "padding-left": "20px",
  194. "background" : "url(../x_component_Template/$MForm/o2platform/icon/icon_warning.png) left center no-repeat"
  195. }
  196. }