css.wcss 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. {
  2. "inputText": {
  3. "width":"98%",
  4. "padding" : "0px 5px",
  5. "margin" : "10px auto 5px auto",
  6. "height" : "32px",
  7. "line-height" : "32px",
  8. "font-size" : "12px",
  9. "border" : "1px solid #d8d5d5",
  10. "box-shadow" : "0 2px 5px #eae8e9 inset"
  11. },
  12. "inputTime" : {
  13. "width": "99%",
  14. "border":"1px solid #ccc",
  15. "background-color":"#FFF",
  16. "height": "24px",
  17. "background" : "url(../x_component_Template/$MForm/default/icon/calendar.png) 98% center no-repeat"
  18. },
  19. "inputPerson" : {
  20. "width": "99%",
  21. "border":"1px solid #ccc",
  22. "background-color":"#FFF",
  23. "min-height": "24px",
  24. "overflow" : "hidden",
  25. "background" : "url(../x_component_Template/$MForm/default/icon/selectperson.png) 98% center no-repeat"
  26. },
  27. "inputTextarea" : {
  28. "border":"1px solid #d8d5d5",
  29. "margin" : "10px auto 5px auto",
  30. "width":"98%",
  31. "height":"52px",
  32. "padding": "2px 2px",
  33. "font-size" : "12px",
  34. "box-shadow":"0 2px 5px #eae8e9 inset"
  35. },
  36. "inputCheckbox" : {
  37. "float" : "left",
  38. "font-size" : "12px",
  39. "cursor" : "pointer"
  40. },
  41. "inputSelect" : {
  42. "width": "99%",
  43. "border":"1px solid #ccc",
  44. "background-color":"#FFF",
  45. "height": "26px"
  46. },
  47. "inputSelectUnformatWidth" : {
  48. "margin-right":"5px",
  49. "border":"1px solid #ccc",
  50. "background-color":"#FFF",
  51. "height": "24px"
  52. },
  53. "inputButton" : {
  54. "margin-right": "5px",
  55. "float": "left",
  56. "background-color": "#FFF",
  57. "padding": "2px 14px",
  58. "border": "1px solid #999",
  59. "border-radius": "3px",
  60. "font-size": "12px",
  61. "color": "#666",
  62. "cursor": "pointer"
  63. },
  64. "formTable" : {
  65. "border-collapse" : "collapse",
  66. "margin": "0px auto",
  67. "margin-bottom" : "15px",
  68. "font-size": "12px"
  69. },
  70. "formTableHead" : {
  71. "height": "30px",
  72. "line-height": "30px",
  73. "text-align": "center",
  74. "min-width": "80px",
  75. "font-size":"20px",
  76. "font-weight": "bold"
  77. },
  78. "formTableTitle" : {
  79. "border":"1px solid #d8d5d5",
  80. "background-color" : "#effafe",
  81. "color" : "#444",
  82. "font-size": "12px",
  83. "height" : "30px",
  84. "line-height" : "30px",
  85. "font-weight" : "bold",
  86. "text-align": "center"
  87. },
  88. "formTableAddTd" : {
  89. "width" : "50px",
  90. "border":"1px solid #d8d5d5",
  91. "background-color" : "#effafe",
  92. "color" : "#444",
  93. "font-size": "12px",
  94. "height" : "30px",
  95. "line-height" : "30px",
  96. "font-weight" : "400",
  97. "text-align": "center"
  98. },
  99. "formTableValue" : {
  100. "border" : "1px solid #d8d5d5",
  101. "color" : "#444",
  102. "font-size": "12px",
  103. "font-weight" : "400",
  104. "text-align": "left"
  105. },
  106. "formTableSequence" : {
  107. "border" : "1px solid #d8d5d5",
  108. "font-size": "12px",
  109. "font-weight" : "400"
  110. },
  111. "formTableRemoveTd" : {
  112. "width" : "50px",
  113. "border" : "1px solid #d8d5d5",
  114. "font-size": "12px",
  115. "font-weight" : "400",
  116. "text-align": "center"
  117. },
  118. "formTableTitleRight" : {
  119. "font-size" : "14px",
  120. "text-align" : "right"
  121. },
  122. "formTableTitleDiv" : {
  123. "font-weight" : "bold"
  124. },
  125. "formTableValueDiv" : {
  126. "min-height" : "40px",
  127. "line-height" : "22px"
  128. },
  129. "formTableInlineValueDiv" : {
  130. "float" : "left",
  131. "margin-right" : "10px"
  132. },
  133. "formItemSpan" : {
  134. // "padding-bottom" : "10px",
  135. // "padding-right" : "10px"
  136. },
  137. "actionRemove" : {
  138. "color" : "#fff",
  139. "border" : "1px solid #46b8da",
  140. "background-color" : "#5bc0de",
  141. "padding": "4px 4px",
  142. "border-radius" : "4px",
  143. "cursor" : "pointer"
  144. },
  145. // "actionRemove_over" : {
  146. // "background-color" : "#e1edf7"
  147. // },
  148. "actionAdd" : {
  149. "color" : "#fff",
  150. "border" : "1px solid #eea236",
  151. "background-color" : "#f0ad4e",
  152. "padding": "0px 4px",
  153. "border-radius" : "4px",
  154. "cursor" : "pointer"
  155. },
  156. // "actionAdd_over" : {
  157. // "background-color" : "#e1edf7"
  158. // },
  159. "warningMessageNode" : {
  160. "margin-top" : "10px",
  161. "font-size": "14px",
  162. "color":"#ff5c42",
  163. "padding-left": "20px",
  164. "background" : "url(../x_component_Template/$MForm/o2platform/icon/icon_warning.png) left center no-repeat"
  165. }
  166. }