css.wcss 4.8 KB

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