123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234 |
- {
- "inputText": {
- "width": "99%",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "height": "30px",
- "border-radius" : "4px"
- },
- "inputTime" : {
- "width": "99%",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "height": "30px",
- "background" : "url(../x_component_Template/$MForm/default/icon/calendar.png) 98% center no-repeat"
- },
- "inputTimeUnformatWidth" : {
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "height": "30px",
- "background" : "url(../x_component_Template/$MForm/default/icon/calendar.png) 98% center no-repeat"
- },
- "inputPlus" : {
- "width": "99%",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "min-height": "30px",
- "overflow" : "hidden",
- "background" : "url(../x_component_Template/$MForm/default/icon/selectplus.png) 98% center no-repeat"
- },
- "inputPerson" : {
- "width": "99%",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "min-height": "30px",
- "overflow" : "hidden",
- "background" : "url(../x_component_Template/$MForm/default/icon/selectperson.png) 98% center no-repeat"
- },
- "inputTextarea" : {
- "width": "99%",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "line-height" : "20px",
- "height": "80px"
- },
- "inputCheckbox" : {
- "float" : "left",
- "margin-right" : "12px"
- },
- "inputRadio" : {
- "float" : "left",
- "margin-right" : "12px"
- },
- "inputRadioBlock" : {
- },
- "inputSelect" : {
- "width": "99%",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "height": "30px"
- },
- "inputSelectUnformatWidth" : {
- "margin-right":"5px",
- "border-radius" : "4px",
- "border":"1px solid #ccc",
- "background-color":"#FFF",
- "height": "30px"
- },
- "inputButton" : {
- "background": "#4898F3",
- "border-radius": "4px",
- "padding" : "0px 10px",
- "line-height" : "30px",
- "height" : "30px",
- "border" : "0px",
- "color" : "#fff",
- "cursor" : "pointer",
- "font-size" : "14px"
- },
- "inputSeachButton" : {
- "background": "#4898F3",
- "border-radius": "4px",
- "width" : "140px",
- "height" : "35px",
- "border" : "0px",
- "color" : "#fff",
- "cursor" : "pointer",
- "font-size" : "16px"
- },
- "inputResetButton" : {
- "background": "#f0f0f0",
- "border-radius": "4px",
- "width" : "70px",
- "height" : "35px",
- "color" : "#999",
- "border" : "0px",
- "margin-left" : "20px",
- "font-size" : "16px",
- "cursor" : "pointer"
- },
- "inputOkButton" : {
- "background": "#4898F3",
- "border-radius": "4px",
- "width" : "250px",
- "height" : "40px",
- "border" : "0px",
- "color" : "#fff",
- "cursor" : "pointer",
- "font-size" : "18px"
- },
- "inputCancelButton" : {
- "background": "#f0f0f0",
- "border-radius": "4px",
- "width" : "130px",
- "height" : "40px",
- "color" : "#666",
- "border" : "0px",
- "margin-left" : "20px",
- "font-size" : "18px",
- "cursor" : "pointer"
- },
- "formTable" : {
- //"margin-top" : "10px"
- },
- "formTableHead" : {
- "height": "50px",
- "line-height": "50px",
- "text-align": "center",
- "min-width": "80px",
- "font-size":"20px",
- "font-weight": "bold"
- },
- "formTableTitle" : {
- "color" : "#333",
- "font-size": "16px",
- "padding": "0px 20px 0px 0px",
- "height" : "35px",
- "line-height" : "35px",
- "text-align": "left"
- },
- "formTableTitleRight" : {
- "color" : "#333",
- "font-size": "16px",
- "padding": "0px 20px 0px 0px",
- "height" : "35px",
- "line-height" : "35px",
- "text-align": "right"
- },
- "formTableTitle2" : {
- "color" : "#333",
- "font-size": "16px",
- "padding": "0px 10px 0px 20px",
- "height" : "35px",
- "line-height" : "35px",
- "text-align": "left"
- },
- "formTableTitle14" : {
- "color" : "#333",
- "font-size": "14px",
- "padding": "0px 20px 0px 0px",
- "height" : "35px",
- "line-height" : "35px",
- "text-align": "left"
- },
- "formTableTitleP10" : {
- "color" : "#999",
- "font-size": "14px",
- "padding": "0px 10px 0px 0px",
- "height" : "35px",
- "line-height" : "35px",
- "color" : "#666",
- "text-align": "right"
- },
- "formTableValueP10" : {
- "color" : "#333",
- "text-align": "left",
- "font-size" : "14px",
- "line-height" : "26px"
- },
- "formTableValue" : {
- "text-align": "left",
- "font-size" : "16px"
- },
- "formTableValue14" : {
- "text-align": "left",
- "font-size" : "14px",
- "line-height" : "26px"
- },
- "formTableValueTop20" : {
- "padding-top" : "20px",
- "text-align": "left"
- },
- "formTableTitleDiv" : {
- "font-weight" : "bold"
- },
- "formTableValueDiv" : {
- "min-height" : "40px",
- "line-height" : "22px"
- },
- "formTableInlineValueDiv" : {
- "float" : "left",
- "margin-right" : "10px"
- },
- "warmMessageNode" : {
- "margin-top" : "10px",
- "font-size": "14px",
- "color":"#ff5c42",
- "padding-left": "20px",
- "background" : "url(../x_component_Template/$MForm/o2platform/icon/icon_warning.png) left center no-repeat"
- },
- "warningMessageNode" : {
- "margin-top" : "10px",
- "font-size": "14px",
- "color":"#ff5c42",
- "padding-left": "20px",
- "background" : "url(../x_component_Template/$MForm/o2platform/icon/icon_warning.png) left center no-repeat"
- },
- "helpNode" : {
- "width" : "16px",
- "height" : "16px",
- "float" : "right",
- "cursor" : "pointer",
- "background" : "url(../x_component_Template/$MPopupForm/report/icon/icon_wen.png) no-repeat center center"
- }
- }
|