| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906 |
- {
- "topBarLayout":{
- "height":"50px",
- "width":"100%",
- "background-color":"#F7F7F7",
- "box-shadow": "0 1px 3px 0 #888888",
- "position":"absolute"
- },
- "contentLayout":{
- "position":"absolute",
- "left":"0px",
- "top":"51px",
- "bottom":"0px",
- "width":"100%",
- "overflow":"auto",
- "display":"flex"
- },
- "topBarBackContainer":{
- "float":"left"
- },
- "topBarBackHomeIcon":{
- "cursor":"pointer",
- "float":"left",
- "margin-left":"10px",
- "width":"50px",
- "height":"50px",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_xiangmu.png) no-repeat center "
- },
- "topBarBackHomeNext":{
- "float":"left",
- "width":"16px",
- "height":"50px",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_right.png) no-repeat center "
- },
- topBarBackHomeTextContainer:{
- "float":"left",
- "cursor":"pointer",
- "height":"50px",
- "border-right":"1px solid #DEDEDE"
- },
- "topBarBackHomeText":{
- "height":"50px",
- "line-height":"50px",
- "margin-left":"10px",
- "float":"left",
- "cursor":"pointer",
- "font-size":"15px",
- "color":"#333333"
- },
- topBarBackHomeArrow:{
- "float":"left",
- "height":"50px",
- "width":"16px",
- "cursor":"pointer",
- "margin":"0px 10px 0px 6px",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_triangle_down.png) no-repeat center "
- },
- itemLayout:{
- "max-height":"650px",
- "overflow":"hidden"
- },
- itemText:{
- "border-bottom":"1px solid #dddddd",
- "height":"40px",
- "line-height":"40px",
- "font-size":"15px",
- "color":"#333333",
- "padding-left":"5px"
- },
- projectListContainer:{
- "height":"70px",
- "cursor":"pointer"
- },
- projectListIcon:{
- "float":"left",
- "width":"80px",
- "height":"40px",
- "margin-left":"10px",
- "margin-top":"15px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/pic_morentu_220.png) no-repeat center ",
- "background-size":"cover"
- },
- projectListText:{
- "float":"left",
- "height":"70px",
- "width":"150px",
- "line-height":"70px",
- "font-size":"14px",
- "margin-left":"12px",
- "color":"#333333",
- "overflow":"hidden",
- "white-space":"nowrap",
- "text-overflow":"ellipsis"
- },
- projectListSelect:{
- "float":"left",
- "width":"24px",
- "height":"70px",
- "margin-left":"10px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_dagou.png) no-repeat center "
- },
- topBarTabsContainer:{
- "margin-left":"10px",
- "float":"left"
- },
- topBarTabItemTask:{
- "cursor":"pointer",
- "float":"left",
- "font-size":"15px",
- "color":"#666666",
- "height":"48px",
- "line-height":"48px",
- "width":"40px",
- "text-align":"center",
- "margin":"0px 10px"
- },
- topBarTabItemStat:{
- "cursor":"pointer",
- "float":"left",
- "font-size":"15px",
- "color":"#666666",
- "height":"48px",
- "line-height":"48px",
- "width":"40px",
- "text-align":"center",
- "margin":"0px 10px"
- },
- topBarSettingContainer:{
- "float":"right",
- "height":"100%"
- },
- topBarSettingMenuContainer:{
- "height":"100%",
- "width":"70px",
- "cursor":"pointer",
- "margin":"0px 5px"
- },
- topBarSettingMenuIcon:{
- "float":"left",
- "height":"100%",
- "width":"16px",
- "margin":"0px 10px",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_caidan.png) no-repeat center "
- },
- topBarSettingMenuText:{
- "float":"left",
- "line-height":"50px",
- "color":"#666666",
- "font-size":"14px"
- },
- naviLayout:{
- "margin-top":"0px",
- "width":"300px",
- "height":"100%",
- "overflow-y":"auto",
- "box-shadow": "0 2px 4px 0 #888888",
- "background-color":"#ffffff"
- },
- naviTop:{
- "border-bottom":"1px solid #E6E6E6"
- },
- naviTopSearchContainer:{
- "padding":"0px 0px",
- "width":"260px",
- "height":"36px",
- "margin":"20px auto 10px auto",
- "border":"1px solid #DEDEDE",
- "border-radius":"10px"
- },
- naviTopSearchIn:{
- "width":"90%",
- "margin":"1px 10px",
- "border":"0px",
- "height":"32px",
- "line-height":"32px",
- "font-size":"14px",
- "color":"#999999",
- "outline":"none"
- },
- naviTopTaskContainer:{
- "height":"40px",
- "width":"260px",
- "margin":"0 auto"
- },
- naviTopTaskText:{
- "float":"left",
- "color":"#333333",
- "font-size":"15px",
- "height":"40px",
- "line-height":"40px"
- },
- naviTopTaskAdd:{
- "float":"right",
- "width":"24px",
- "height":"24px",
- "cursor":"pointer",
- "margin-top":"12px",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_jia.png) no-repeat center "
- },
- naviTopMyTaskLayout:{
- "cursor":"pointer",
- "height":"70px",
- "background-color":"#F2F5F7",
- "border-radius":"5px"
- },
- naviTopMyTaskContainer:{
- "margin-top":"10px",
- "padding-top":"10px",
- "margin-left":"20px",
- "height":"20px"
- },
- naviTopMyTaskText:{
- "float":"left",
- "font-size":"14px",
- "color":"#333333"
- },
- naviTopMyTaskCount:{
- "float":"left",
- "margin-left":"10px",
- "color":"#666666",
- "font-size":"14px"
- },
- naviTopTaskLineContainer:{
- "height":"20px",
- "padding-top":"14px",
- "margin-left":"20px"
- },
- naviTopTaskLine:{
- "width":"250px",
- "height":"6px",
- "border-radius":"100px",
- "background-color":"#4A90E2"
- },
- completeLine:{
- "float":"left",
- "height":"6px",
- "background-color":"#73BF4D",
- "border-top-left-radius":"100px",
- "border-bottom-left-radius":"100px"
- },
- overLine:{
- "float":"right",
- "height":"6px",
- "background-color":"#FF0000",
- "border-top-right-radius":"100px",
- "border-bottom-right-radius":"100px"
- },
- naviView:{
- "flex":"1"
- },
- naviViewTitleContainer:{
- "width":"260px",
- "margin":"0px auto",
- "height":"50px",
- "line-height":"50px",
- "font-size":"15px",
- "color":"#333333"
- },
- naviViewTitle:{
- "height":"50px",
- "line-height":"50px",
- "float":"left"
- },
- naviViewAdd:{
- "float":"right",
- "width":"24px",
- "height":"24px",
- "cursor":"pointer",
- "margin-top":"12px",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_jia.png) no-repeat center "
- },
- naviViewContainer:{
- },
- naviItemContainer:{
- "height":"40px",
- "cursor":"pointer"
- },
- naviItemAllIcon:{
- "float":"left",
- "width":"16px",
- "height":"16px",
- "margin-top":"12px",
- "margin-left":"20px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_all.png) no-repeat center "
- },
- naviItemText:{
- "float":"left",
- "color":"#2A2A2A",
- "font-size":"15px",
- "height":"40px",
- "line-height":"40px",
- "margin-left":"8px"
- },
- naviItemMore:{
- "float":"right",
- "width":"24px",
- "height":"24px",
- "margin-top":"8px",
- "margin-right":"12px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_more.png) no-repeat center "
- },
- naviItemMyIcon:{
- "float":"left",
- "width":"16px",
- "height":"16px",
- "margin-top":"12px",
- "margin-left":"20px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_renwu_wzx.png) no-repeat center "
- },
- naviItemFlowIcon:{
- "float":"left",
- "width":"16px",
- "height":"16px",
- "margin-top":"12px",
- "margin-left":"20px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_rw_wwc.png) no-repeat center "
- },
- naviItemCompleteIcon:{
- "float":"left",
- "width":"16px",
- "height":"16px",
- "margin-top":"12px",
- "margin-left":"20px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_renwu_ywc.png) no-repeat center "
- },
- naviItemOverIcon:{
- "float":"left",
- "width":"16px",
- "height":"16px",
- "margin-top":"12px",
- "margin-left":"20px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_renwu_yyq.png) no-repeat center "
- },
- menuTipLayout:{
- "width":"200px"
- },
- menuTipTitle:{
- "width":"100%",
- "height":"40px",
- "line-height":"40px",
- "text-align":"center",
- "font-size":"16px",
- "color":"#333333",
- "border-bottom":"1px solid #bebebe"
- },
- menuTipContainer:{
- "cursor":"pointer",
- "width":"100%",
- "height":"40px"
- },
- menuTipEditIcon:{
- "float":"left",
- "width":"16px",
- "height":"16px",
- "margin-left":"20px",
- "margin-top":"12px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_bianjishitu.png) no-repeat center "
- },
- menuTipRemoveIcon:{
- "float":"left",
- "width":"16px",
- "height":"16px",
- "margin-left":"20px",
- "margin-top":"12px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_delete_grey.png) no-repeat center "
- },
- menuTipText:{
- "float":"left",
- "height":"40px",
- "line-height":"40px",
- "color":"#808080",
- "font-size":"13px",
- "margin-left":"10px"
- },
- foldContainer:{
- float:"left", width:"12px", height:"100%","border-left":"0px solid #ffffff","margin-left":"1px"
- },
- foldIcon:{
- "width":"12px",
- "height":"30px",
- "line-height":"30px",
- "background-color":"#ffffff",
- "border-top-right-radius":"4px",
- "border-bottom-right-radius":"4px",
- "border-top":"1px solid #D9D9D9",
- "border-right":"1px solid #D9D9D9",
- "border-bottom":"1px solid #D9D9D9",
- "cursor":"pointer"
- },
- taskContentLayout:{
- flex:"1",
- "overflow-x":"auto",
- "overflow-y":"hidden",
- //"padding-left":"10px",
- //"padding-right":"10px",
- "width":"100%",
- "height":"99%",
- "display":"flex",
- "position":"relative"
- },
- taskGroupLayout:{
- //"display":"inline-table",
- "flex-shrink":"0",
- "float":"left",
- "width":"300px",
- //"height":"95%",
- "margin-top":"10px",
- "margin-left":"10px",
- "margin-right":"10px",
- //"margin-bottom":"20px",
- "background-color":"#ffffff",
- "border-radius":"4px"
- },
- taskGroupItemTitleContainer:{
- "height":"60px"
- },
- taskGroupItemTitleText:{
- "float":"left",
- "height":"60px",
- "line-height":"60px",
- "font-size":"20px",
- "margin-left":"20px",
- "max-width":"150px",
- "overflow":"hidden",
- "white-space":"nowrap",
- "text-overflow":"ellipsis",
- "color":"#333333"
- },
- taskGroupItemTitleCount:{
- "float":"left",
- "height":"60px",
- "line-height":"60px",
- "font-size":"12px",
- "margin-left":"5px",
- "color":"#999999"
- },
- taskGroupItemTitleReload:{
- "cursor":"pointer",
- "float":"right",
- "height":"60px",
- "width":"24px",
- "margin-right":"4px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_reload.png) no-repeat center "
- },
- taskGroupItemTitleAdd:{
- "cursor":"pointer",
- "float":"right",
- "height":"60px",
- "width":"24px",
- "margin-right":"4px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_jia.png) no-repeat center "
- },
- taskGroupItemTitleMore:{
- "cursor":"pointer",
- "float":"right",
- "height":"60px",
- "width":"24px",
- "margin-right":"16px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_more.png) no-repeat center "
- },
- taskGroupItemContainer:{
- "height":"90%",
- "width":"290px",
- "overflow":"hidden",
- "background-color":"#fff",
- "padding-bottom":"10px",
- "position":"relative"
- },
- taskItemContainerDrag:{
- "width":"290px",
- //"min-height":"80px",
- "margin-bottom":"10px"
- },
- taskItemInsertLine:{
- "width":"250px",
- "height":"3px",
- "border":"0px dashed #999999",
- "margin":"10px auto",
- "border-radius":"1px",
- "background-color":"#4A90E2"
- },
- taskItemContainer:{
- "width":"260px",
- "overflow":"hidden",
- //"min-height":"80px",
- "cursor":"pointer",
- "border":"1px solid #E6E6E6",
- "border-radius":"4px",
- "background-color":"#ffffff",
- "margin":"10px auto"
- },
- taskItemHover:{
- "float":"left",
- "width":"5px",
- "height":"100%",
- "border-top-left-radius":"4px",
- "border-bottom-left-radius":"4px",
- "background-color":"#DEDEDE"
- },
- taskItemContent:{
- "padding":"10px",
- "float":"right",
- "width":"230px"
- },
- taskItemTitle:{
- "font-size":"14px",
- "height":"24px"
- },
- taskItemComplete:{
- "float":"left",
- "width":"16px",
- "height":"16px",
- "margin-right":"2px",
- "margin-top":"4px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_complete.png) no-repeat center "
- },
- taskItemName:{
- "float":"left",
- "line-height":"24px",
- "height":"24px",
- "width":"190px",
- "overflow":"hidden",
- "text-overflow": "ellipsis",
- "white-space": "nowrap"
- },
- taskItemExecutor:{
- "float":"right",
- "width":"20px",
- "height":"20px",
- "background-color":"#189AEE",
- "color":"#ffffff",
- "line-height":"20px",
- "text-align":"center",
- "border-radius":"10px"
- },
- taskItemDetail:{
- "font-size":"12px",
- "margin-top":"4px"
- },
- taskItemLimit:{
- "display":"inline-block",
- "border-radius":"2px",
- "vertical-align":"middle",
- "color":"#ffffff",
- "padding":"0 2px",
- "margin":"2px 6px 0 0 "
- },
- taskItemTags:{
- "margin-top":"8px"
- },
- taskTagContent:{
- "float":"left",
- "margin":"0px 2px"
- },
- taskTagColor:{
- "display":"inline-block",
- "margin-right":"2px",
- "width":"6px",
- "height":"6px",
- "border-radius":"6px"
- },
- newTaskGroupContainer:{
- "cursor":"pointer",
- //"display":"inline-table",
- "flex-shrink":"0",
- "float":"left",
- "width":"300px",
- "height":"60px",
- "margin-top":"10px",
- "margin-left":"10px",
- "margin-right":"10px",
- "background-color":"",
- "border-radius":"4px"
- },
- newTaskGroupIcon:{
- "float":"left",
- "height":"100%",
- "width":"24px",
- "background":"url(/x_component_TeamWork/$Project/default/icon/icon_jia.png) no-repeat center "
- },
- newTaskGroupText:{
- "float":"left",
- "height":"100%",
- "line-height":"60px",
- "color":"#999999"
- },
- titleContainer:{
- "height":"40px",
- "width":"350px",
- "margin":"30px auto"
- },
- titleValue:{
- "height":"40px",
- "width":"100%",
- "font-size":"16px",
- "color":"#666666",
- "border":"1px solid #dedede",
- "border-radius":"4px",
- "text-indent":"8px"
- },
- actionContainer:{
- "height":"40px",
- "width":"350px",
- "margin":"30px auto"
- },
- okAction:{
- "height": "30px",
- "width": "100px",
- "cursor": "pointer",
- "float": "left",
- "line-height": "30px",
- "text-align": "center",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border": "1px solid #3d77c1",
- "background-color": "#5d97e1",
- "color": "#FFF",
- "margin-right": "20px",
- "margin-left":"40px",
- "border-radius":"10px",
- "box-shadow": "0px 0px 3px #5d97e1"
- },
- closeAction:{
- "height": "30px",
- "width": "100px",
- "cursor": "pointer",
- "float": "left",
- "line-height": "30px",
- "text-align": "center",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border": "1px solid #f0f0f0",
- "background-color": "#f0f0f0",
- "color": "#666666",
- "margin-right": "20px",
- "margin-left":"30px",
- "border-radius":"10px",
- "box-shadow": "0px 0px 3px #f0f0f0"
- },
- viewContainer:{
- "width":"100%",
- "height":"100%",
- "overflow-y":"auto"
- },
- taskSearchEmpty: {
- "height":"100px",
- "width":"100%",
- "line-height":"100px",
- "background-color":"#ffffff",
- "text-align":"center",
- "font-size":"18px"
- },
- viewSearchContainer:{
- "width":"1000px",
- "height":"60px",
- "margin":"10px auto 0px auto",
- "font-size":"14px",
- "color":"#666666",
- "border-radius":"2px",
- "background-color":"#ffffff"
- },
- viewSearchContent:{
- "float":"left",
- "width":"700px",
- "height":"40px",
- "margin-left":"150px",
- "margin-top":"10px",
- "border":"1px solid #cccccc"
- },
- viewSearchInput:{
- "float":"left",
- "font-size":"16px",
- "outline":"none",
- "width":"620px",
- "height":"30px",
- "margin":"2px",
- "text-indent":"5px",
- "border":"0px"
- },
- viewSearchReset:{
- "display":"none",
- "float":"right",
- "width":"30px",
- "height":"100%",
- "cursor":"pointer",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_off_click24.png) no-repeat center"
- },
- viewSearchSearch:{
- "float":"right",
- "width":"30px",
- "height":"100%",
- "cursor":"pointer",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_search24.png) no-repeat center"
- },
- viewListContainer:{
- "width":"1000px",
- "margin":"10px auto",
- "font-size":"14px",
- "color":"#666666"
- },
- viewItem:{
- "height":"50px",
- "width":"100%",
- "cursor":"pointer",
- "background-color":"#ffffff",
- "border-bottom":"1px solid #EEEEEE"
- },
- viewColor:{
- "float":"left",
- "width":"5px",
- "height":"50px",
- "background-color":""
- },
- viewName:{
- "float":"left",
- "line-height":"50px",
- "width":"800px",
- "margin-left":"20px",
- "overflow": "hidden",
- "text-overflow": "ellipsis",
- "white-space": "nowrap"
- },
- viewStatus:{
- "float":"left",
- "line-height":"50px",
- "width":"100px",
- "text-align":"center"
- },
- viewDuty:{
- "width":"50px",
- "height":"100%",
- "float":"right",
- "margin-right":"20px"
- },
- viewDutyIcon:{
- "width":"25px",
- "height":"25px",
- "line-height":"25px",
- "margin-top":"12px",
- "text-align":"center",
- "color":"#ffffff",
- "font-size":"13px",
- "border-radius":"20px",
- "background-color":"#4A90E2"
- },
- viewNext:{
- "height":"50px",
- "line-height":"50px",
- "background-color":"#4a90e2",
- "text-align":"center",
- "color":"#ffffff",
- "font-size":"14px",
- "cursor":"pointer"
- },
- "formMaskNode": {
- "width": "100%",
- "height": "100%",
- "opacity": 0.2,
- "position": "absolute",
- "background-color": "#999999",
- "top": "0px",
- "left": "0px"
- },
- "formAreaNode": {
- "position": "absolute",
- "opacity": 0,
- "top": "0px"
- },
- "formNode": {
- "background-color": "#FFF",
- "box-shadow": "0px 0px 10px #999",
- "border-radius": "5px",
- "margin": "auto",
- "border": "1px solid #fff",
- "overflow": "hidden",
- "color":"#333333"
- },
- "formTopNode": {
- "color": "#333333",
- "height": "40px",
- "background-color": "#fff",
- "border-bottom": "1px solid #b6b6b6",
- "line-height": "40px",
- "font-size": "14px",
- "padding-left": "5px",
- "text-align": "left"
- },
- "formTopIconNode": {
- "width": "32px",
- "height": "32px",
- "float": "left",
- "background": "url(/x_component_TeamWork/$Task/default/icon/document.png) no-repeat center 4px"
- },
- "formTopTextNode": {
- "font-size": "16px",
- "float": "left",
- "width": "200px",
- "overflow": "hidden",
- "text-overflow": "ellipsis",
- "white-space": "nowrap"
- },
- "formTopCloseActionNode": {
- "width": "40px",
- "height": "40px",
- "float": "right",
- "padding-right": "4px",
- "background": "url(/x_component_TeamWork/$Project/default/icon/icon_off.png) no-repeat center",
- "cursor": "pointer"
- },
- "formTopContentNode": {
- "float": "right",
- "padding-right": "10px",
- "text-align": "right"
- },
- "formTopContentTitle": {},
- "formTopContentValue": {
- "padding-right": "20px",
- "font-size": "12px"
- },
- "formNewNode": {
- "width": "47px",
- "height": "47px",
- "background": "url(/x_component_Template/$Explorer/default/icon/new.png) no-repeat"
- },
- "formIconNode": {
- "width": "47px",
- "height": "47px"
- },
- "formEditNode": {
- "width": "47px",
- "height": "47px"
- },
- "formContentNode": {
- "border": "0px solid #666",
- "width": "100%",
- "margin": "auto",
- "font-size": "14px",
- "color": "#666",
- "font-family": "Microsoft YaHei",
- "overflow": "hidden"
- },
- "formTableContainer": {
- "margin": "0px 10px",
- "overflow": "hidden",
- "positon": "static"
- },
- "formBottomNode": {
- "height": "40px",
- "line-height": "40px",
- "background-color": "#3d77c1",
- "overflow": "hidden",
- "padding-top": "10px"
- },
- "formOkActionNode": {
- "height": "30px",
- "width": "75px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "text-align": "center",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border": "1px solid #3d77c1",
- "background-color": "#5d97e1",
- "color": "#FFF",
- "margin-right": "20px",
- "box-shadow": "0px 0px 3px #5d97e1"
- },
- "formCancelActionNode": {
- "height": "30px",
- "width": "75px",
- "cursor": "pointer",
- "float": "right",
- "line-height": "30px",
- "text-align": "center",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "border": "1px solid #3d77c1",
- "background-color": "#5d97e1",
- "color": "#FFF",
- "margin-right": "20px",
- "box-shadow": "0px 0px 3px #5d97e1"
- },
- "formActionNode": {
- "height": "30px",
- "width": "75px",
- "cursor": "pointer",
- "float": "left",
- "line-height": "30px",
- "text-align": "center",
- "font-size": "16px",
- "font-family": "Microsoft YaHei",
- "color": "#FFF",
- "margin-left": "10px",
- "margin-right": "20px"
- }
- }
|