| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278 |
- {
- "node" : {
- "width": "100%", "height": "100%", "overflow": "hidden",
- "-webkit-user-select": "text",
- "-moz-user-select": "text"
- },
- "contentContainerNode" : {
- "overflow-x" : "hidden",
- "overflow-y" : "scroll"
- },
- "topNode" : {
- "font-family": "Microsoft YaHei",
- "color" : "#999",
- "background-color" : "#fff",
- "overflow" : "hidden",
- "padding-top" : "10px",
- //"padding-left" : "10px",
- "padding-bottom" : "10px",
- "width" : "1182px",
- "height" : "20px",
- "line-height" : "20px",
- "margin" : "0px auto"
- },
- "topTitleMiddleNode" : {
- "float" : "left",
- "height" : "20px",
- "line-height" : "20px"
- },
- "topItemTitleNode" : {
- //"height": "35px",
- //"line-height" :"35px",
- "font-size": "14px",
- "margin-left" : "6px",
- "padding-left" : "10px",
- "padding-right" : "10px",
- "float" : "left",
- "cursor" : "pointer"
- },
- "topItemTitleLastNode" : {
- //"height": "35px",
- //"line-height" :"35px",
- "color" : "#3c76b6",
- "font-size": "14px",
- "padding-left" : "10px",
- "padding-right" : "10px",
- "float" : "left",
- "cursor" : "pointer"
- },
- "topItemSepNode" : {
- "float" : "left",
- "font-size" : "16px",
- "width" : "10px",
- "height" : "20px",
- "line-height" : "20px"
- },
- "topRightNode" : {
- "margin-top" : "3px",
- "overflow" : "hidden",
- "width" : "60px",
- "cursor" : "pointer",
- "float" : "right"
- },
- "topRightIconNode" : {
- "width": "16px",
- "height": "16px",
- "float": "left",
- "background": "url(../x_component_ForumCategory/$Main/default/icon/up_over.png) no-repeat center 1px"
- },
- "topRightIconDownNode" : {
- "width": "16px",
- "height": "16px",
- "float": "left",
- "background": "url(../x_component_ForumCategory/$Main/default/icon/down_over.png) no-repeat center center"
- },
- "topRightTextNode" : {
- "height": "24px",
- "line-height" : "24px",
- "float": "left",
- "color" : "#fff",
- "font-size" : "16px",
- "font-weight" : "normal"
- },
- "middleNode" : {
- "width" : "1180px",
- "overflow" : "hidden",
- "background-color" : "#fff",
- "margin" : "0px auto 0px auto"
- },
- "contentDiv":{
- "background-color":"#ffffff","min-width":"1000px",
- //"margin-top" : "10px",
- "padding" : "10px"
- },
- "pagingArea" : {
- "margin-top" : "10px",
- "margin-bottom" : "10px",
- //"padding-top" : "10px",
- "height" : "36px",
- "overflow" : "hidden"
- },
- "pagingTextNode" : {
- "margin" : "6px 40px 6px 20px",
- "color" : "#999",
- "font-size" : "18px",
- "font-weight" : "bold",
- "float" : "left",
- "text-align" : "center"
- },
- "pagingActionNode" : {
- "float" : "left",
- "height" : "34px",
- "line-height" : "34px",
- "cursor" : "pointer",
- "color" : "#fff",
- "margin-left" : "16px",
- "padding-left" : "32px",
- "padding-right" : "20px",
- "font-size" : "14px",
- "background-image" : "url( ../x_component_ForumDocument/$Main/default/icon/action_new.png )",
- "background-position-x" : "8px",
- "background-position-y" : "center",
- "background-repeat" : "no-repeat",
- "background-color" : "#3C76B7",
- "margin-right" : "10px",
- "border" : "1px solid #3C76B7"
- },
- "pagingActionNode_over" : {
- "background-color" : "#43aafa",
- "border" : "1px solid #43aafa"
- },
- "pagingBar" : {
- "float" : "right",
- "padding-left" : "10px",
- "overflow" : "hidden",
- "height" : "36px",
- "line-height" : "36px",
- //"margin-top" : "10px",
- "background" : "#fff",
- "color" : "#333"//,
- //"border" : "1px solid #bcbcbc"
- },
- "pageReturn" : {
- "cursor" : "pointer",
- "float" : "left",
- "height" : "20px",
- "line-height" : "20px",
- "cursor" : "pointer",
- "color" : "#333",
- "padding-left" : "20px",
- "padding-right" : "20px",
- "font-size" : "12px",
- "background-image" : "url( ../x_component_ForumDocument/$Main/default/icon/back_16.png )",
- "background-position-x" : "2px",
- "background-position-y" : "center",
- "background-repeat" : "no-repeat",
- "background-color" : "#fff",
- "margin" : "8px 5px 0px 5px",
- "font-size" : "14px"
- },
- "pageReturn_over" : {
- "color" : "#43AAFA"
- },
- "prePage" : {
- "float" : "left",
- "width" : "16px",
- "height" : "20px",
- "line-height" : "20px",
- "text-align" : "center",
- "padding" : "2px 5px",
- "border" : "1px solid #f3f3f3",
- "margin" : "5px",
- "cursor" : "pointer",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/back_16.png) no-repeat center center",
- "background-color" : "#f3f3f3"
- },
- "prePage_over" : {
- "border" : "1px solid #43AAFA",
- "background-color" : "#fff",
- "color" : "#43AAFA"
- },
- "pageItem" : {
- "float" : "left",
- "height" : "20px",
- "min-width" : "16px",
- "line-height" : "20px",
- "text-align" : "center",
- "padding" : "2px 5px",
- "border" : "1px solid #f3f3f3",
- "background-color" : "#f3f3f3",
- "cursor" : "pointer",
- "color" : "#333",
- "margin" : "5px"
- },
- "pageItem_over" : {
- "border" : "1px solid #43AAFA",
- "background-color" : "#fff",
- "color" : "#43AAFA"
- },
- "currentPage" : {
- "float" : "left",
- "height" : "20px",
- "width" : "16px",
- "line-height" : "20px",
- "text-align" : "center",
- "padding" : "2px 5px",
- "border" : "1px solid #43AAFA",
- "color" : "#fff",
- "margin" : "5px",
- "font-weight" : "bold",
- "background-color" : "#43aafa"
- },
- "pageJumper" : {
- "float" : "left",
- "height" : "20px",
- "line-height" : "20px",
- "text-align" : "center",
- "width" : "20px",
- "margin-top" : "5px",
- "margin-bottom" : "5px",
- "margin-left" : "5px",
- "border" : "1px solid #ddd"
- },
- "pageJumper_over" : {
- "border" : "1px solid #43AAFA"
- },
- "pageText" : {
- "float" : "left",
- "height" : "20px",
- "padding" : "2px 5px",
- "text-align" : "center",
- "line-height" : "20px",
- "margin-top" : "5px",
- "margin-bottom" : "5px",
- "margin-right" : "5px"
- },
- "nextPage" : {
- "float" : "left",
- "width" : "16px",
- "height" : "20px",
- "line-height" : "20px",
- "text-align" : "center",
- "padding" : "2px 5px",
- "border" : "1px solid #f3f3f3",
- "margin" : "5px",
- "cursor" : "pointer",
- "color" : "#333",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/forward_16.png) no-repeat center center",
- "background-color" : "#f3f3f3"
- },
- "nextPage_over" : {
- "border" : "1px solid #43AAFA",
- "background-color" : "#fff",
- "color" : "#43AAFA"
- },
- "nextPageNode" : {
- "font-size" : "16px",
- "height" : "40px",
- "line-height" : "40px",
- "text-align" : "center",
- "border" : "1px solid #DCDCDC",
- "margin-top" : "10px",
- "cursor" : "pointer",
- "color" : "#666",
- "background-color" : "#fff",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/forward_16.png) no-repeat 620px center"
- },
- "nextPageNode_over" : {
- "background-color" : "#EEE"
- },
- "firstPage" : {
- "float" : "left"
- },
- "lastPage" : {
- "float" : "left"
- },
- "formTableTitle" : {
- "font-size" : "14px",
- "text-align" : "center"
- },
- "formTableTitleRight" : {
- "font-size" : "14px",
- "text-align" : "right"
- },
- "actionNode" : {
- "margin": "5px 20px 20px 0px",
- "color" : "#fff",
- "border":"0px",
- "cursor": "pointer" ,
- "background-color":"#3C76B7",
- "box-shadow": "0px 0px 5px #2a5c95",
- "padding" : "10px 20px 10px 20px",
- "font-size" : "16px",
- "float":"left"
- },
- "toolBarRead" : {
- "margin-top" : "10px",
- "overflow" : "hidden",
- "height" : "40px",
- "line-height" : "40px",
- "color" : "#fff"
- },
- "toolBarReadTop" : {
- "overflow" : "hidden",
- "border-bottom" : "1px solid #ccc"
- },
- "toolbarLeft" : {
- //"background-color" : "#365775",
- "background-color" : "#f8f8f8",
- "width" : "200px",
- "height" : "40px",
- "line-height" : "40px",
- "overflow" : "hidden",
- "float" : "left"
- },
- "toolbarViewItem" : {
- "font-size" : "14px",
- "width" : "89px",
- "float" : "left",
- "color" : "#999",
- "overflow" : "hidden",
- "text-align" : "right",
- "padding-right" : "10px"
- },
- "toolbarReplyItem" : {
- "font-size" : "14px",
- "width" : "89px",
- "float" : "left",
- "color" : "#999",
- "overflow" : "hidden",
- "text-align" : "left",
- "padding-left" : "10px"
- },
- "toolbarSepItem" : {
- "margin-top" : "13px",
- "float" : "left",
- "height" : "14px",
- "border-left" : "1px solid #888"
- },
- "toolbarLeftTextItem" : {
- "color" : "#999"
- },
- "toolbarLeftCountItem" : {
- "color" : "#FB4747"
- },
- "toolbarRight" : {
- "width" : "960px",
- "height" : "40px",
- "float" : "left",
- "overflow" : "hidden",
- "background-color" : "#fff",
- "padding-left" : "20px"
- },
- "toolbarPrime" : {
- "float" : "left",
- "margin-top" : "8px",
- "margin-right" : "5px",
- "width" : "16px",
- "height" : "16px",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/action_prime.png) no-repeat center center"
- },
- "toolbarZhiding" : {
- "float" : "left",
- "margin-top" : "8px",
- "margin-right" : "5px",
- "width" : "16px",
- "height" : "16px",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/icon_zhiding.png) no-repeat center center"
- },
- "toolbarVote" : {
- "float" : "left",
- "margin-top" : "8px",
- "margin-right" : "5px",
- "width" : "16px",
- "height" : "16px",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/icon_vote.png) no-repeat center center"
- },
- "toolbarQuestion" : {
- "float" : "left",
- "margin-top" : "8px",
- "margin-right" : "5px",
- "width" : "16px",
- "height" : "16px",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/icon_question.png) no-repeat center center"
- },
- "toolbarRightTitle" : {
- "padding-top" : "0px",
- "height" : "30px",
- "line-height" : "30px",
- "width" : "840px",
- "float" : "left",
- "font-size" : "16px",
- "color" : "#333"
- },
- "actionBar" : {
- "width" : "750px",
- "float" : "left",
- "border-right" : "1px solid #ddd",
- "padding-right" : "5px",
- "overflow" : "hidden"
- },
- "actionItem" : {
- "float" : "right",
- "height" : "20px",
- "line-height" : "20px",
- "cursor" : "pointer",
- "color" : "#666",
- "padding-left" : "28px",
- "padding-right" : "8px",
- "font-size" : "14px",
- "background-position-x" : "8px",
- "background-position-y" : "3px",
- "background-repeat" : "no-repeat",
- "opacity" : "0.6"
- },
- "actionItem_over" : {
- "opacity" : "1"
- },
- "toolbarRightTools" : {
- "width" : "65px",
- "float" : "right",
- "font-size" : "16px",
- "margin-left" : "16px",
- "padding-right" : "16px",
- "overflow" : "hidden"
- },
- "toolbarNext" : {
- "margin-left" : "5px",
- "margin-right" : "5px",
- "padding-top" : "12px",
- "cursor" : "pointer",
- "float" : "right",
- "width" : "16px",
- "height" : "16px",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/thread_next.png) no-repeat center center"
- },
- "toolbarNext_over" : {
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/thread_next_over.png) no-repeat center center"
- },
- "toolbarPrev" : {
- "margin-left" : "5px",
- "margin-right" : "5px",
- "padding-top" : "12px",
- "cursor" : "pointer",
- "float" : "right",
- "width" : "16px",
- "height" : "16px",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/thread_prev.png) no-repeat center center"
- },
- "toolbarPrev_over" : {
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/thread_prev_over.png) no-repeat center center"
- },
- "contentConainer" : {
- "border-bottom" : "6px solid #f0f0f0"
- },
- "subjectConainer" : {
- },
- "subjectListNode" : {
- },
- "subjectNode" : {
- "background-color" : "#f0f0f0",
- "padding-top" : "6px"
- },
- "replyListNode" : {
- },
- "replyNode" : {
- "background-color" : "#f0f0f0",
- "padding-top" : "6px"
- },
- "itemNode" : {
- "background-color" : "#f8f8f8",
- "overflow" : "hidden"
- },
- "itemLeftNode" : {
- "position" : "relative",
- "float" : "left",
- "width" : "160px",
- "margin" : "10px 20px 10px 20px"
- },
- "itemLeftArrow" : {
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/pl_bg.png) no-repeat",
- "background-position" : "0 -20px",
- "height" : "20px",
- "width" : "20px",
- "position" : "absolute",
- "left" : "100%",
- "top" : "10px"
- },
- "itemUserAction" : {
- "margin-right": "5px",
- "float": "left",
- "background-color": "#FFF",
- "border": "1px solid #43aafa",
- "font-size": "14px",
- "color": "#43aafa",
- "cursor": "pointer",
- "margin-left" : "15px",
- "height": "24px"
- },
- "itemUserName" : {
- "font-size" : "16px",
- "font-color" : "#333",
- "border-bottom" : "1px dotted #b9bcc1",
- "height" : "30px",
- "text-align" : "center",
- "letter-spacing" : "3px",
- "line-height" : "20px",
- "margin-bottom" : "10px"
- },
- "itemUserFace" : {
- "margin-bottom" : "10px"
- },
- "itemUserIcon" : {
- "text-align" : "center",
- "border" : "1px solid #fcfcfc"
- },
- "itemUserIcon2" : {
- "margin-top" : "20px",
- "border-radius" : "32px",
- "width" : "64px",
- "height" : "64px"
- },
- "itemPrime" : {
- "position" : "absolute",
- "top" : 0,
- "right" : 0,
- "width" : "37px",
- "height" : "33px",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/jing.gif) no-repeat center center"
- },
- "itemUserStat" : {
- "overflow" : "hidden",
- "padding-top" : "10px",
- "padding-bottom" : "5px",
- //"padding" : "0px 10px 10px 10px",
- "font-size" : "12px"
- },
- "itemUserStatInfor" : {
- "float" : "left",
- "border-right" : "1px solid #b1bdce",
- "width" : "49px",
- "text-align" : "center"
- },
- "itemUserStatInforRight" : {
- "float" : "left",
- "width" : "50px",
- "text-align" : "center"
- },
- "itemUserStatCount" : {
- "margin-bottom" : "5px",
- "color" : "#3C76B7"
- },
- "itemUserStatText" : {
- "color" : "#666",
- "font-size" : "12px"
- },
- "itemUserStat2" : {
- "margin-top" : "5px",
- "text-align" : "center",
- "height" : "20px",
- "ling-height" : "20px",
- "overflow" : "hidden",
- "font-size" : "12px"
- },
- "itemUserStat2text" : {
- "display" : "inline-block",
- "color" : "#6f7a83"
- },
- "itemUserStat2count" : {
- "display" : "inline-block",
- "color" : "#FB4747"
- },
- "itemRightNode" : {
- "position" : "relative",
- "float" : "left",
- "width" : "936px",
- "background-color" : "#fff",
- "border" : "1px solid #fcfcfc",
- "padding" : "10px 20px"
- },
- "itemRightTop" : {
- "overflow" : "hidden",
- "font-size" : "14px",
- "height" : "30px",
- "line-height" : "20px",
- "border-bottom" : "1px dashed #ddd"
- //"padding-bottom" : "10px"
- },
- "itemTime" : {
- "float" : "left",
- "margin-right" : "10px",
- "color" : "#666"
- },
- "itemSubjectTools" : {
- "float" : "right",
- "overflow" : "hidden",
- "margin-right" : "10px"
- },
- "itemFloor" : {
- "float" : "right"
- },
- "itemRightMidle" : {
- "min-height" : "188px",
- "position" : "relative",
- "-webkit-user-select": "text",
- "-moz-user-select": "text",
- "user-select" : "text"
- },
- "itemRightMidle_satisfied" : {
- "min-height" : "268px",
- "position" : "relative",
- "-webkit-user-select": "text",
- "-moz-user-select": "text",
- "user-select" : "text"
- },
- "itemSummaryContainer" : {
- "word-break":"break-all",
- "overflow" : "hidden",
- "font-size" : "14px",
- "padding" : "10px",
- "margin-top" : "10px",
- "background-color" : "#f6f6f6",
- "border" : "1px solid #eee"
- },
- "itemSummaryLabel" : {
- },
- "itemSummary" : {
- },
- "itemBodyReply" : {
- "padding-bottom" : "20px",
- "line-height" : "200%",
- "letter-spacing" : "1px"
- },
- "itemBody" : {
- "overflow" : "hidden",
- "padding-top" : "10px",
- "padding-bottom" : "20px",
- "line-height" : "200%",
- "letter-spacing" : "1px"
- },
- "itemAttachment" : {
- "padding-top" : "20px"
- },
- "itemRightBottom" : {
- },
- "itemTools" : {
- "height" : "30px",
- "border-top" : "1px dashed #ddd"
- },
- "itemSignature" : {
- "overflow" : "hidden",
- "position" : "absolute",
- "height" : "40px",
- "bottom" : "0px"
- },
- "itemSignatureIcon" : {
- "float" : "left",
- "margin-top" : "10px",
- "margin-bottom" : "10px",
- "width" : "20px",
- "height" : "20px",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/pic_qian.png) no-repeat center center",
- "background-color" : "#fff",
- "opacity" : "0.6"
- },
- "itemSignatureText" : {
- "float" : "left",
- "font-size" : "14px",
- "color" : "#999",
- "margin-left" : "6px",
- "margin-top" : "11px",
- "margin-bottom" : "10px"
- },
- "replyEmptyArea":{
- "background-color" : "#f5f5f5",
- "overflow" : "hidden"
- },
- "replyLeft" : {
- "float" : "left",
- "width" : "200px",
- "height" : "333px",
- "background-color" : "#f5f5f5"
- },
- "replyPicture":{
- "position" : "relative",
- "width" : "980px",
- "height" : "333px",
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/replyeditor2.png) no-repeat center center",
- "background-color" : "#fff"
- },
- "replyNeedLogin" : {
- "position" : "absolute",
- "left" : "350px",
- "top" : "130px"
- },
- "replyNeedLoginText" : {
- "color" : "#666",
- "font-size" : "14px",
- "float" : "left"
- },
- "replyLoginAction" : {
- "padding-left" : "5px",
- "padding-right" : "5px",
- "color" : "#5c7084",
- "font-size" : "14px",
- "float" : "left",
- "cursor" : "pointer"
- },
- "replyArea" : {
- "background-color" : "#f5f5f5"
- },
- "replyRightNode" : {
- "float" : "left",
- "width" : "936px",
- "background-color" : "#fff",
- "border" : "1px solid #fcfcfc",
- "padding" : "0px 20px"
- },
- "replyUserName" : {
- "font-size" : "16px",
- "font-color" : "#333",
- "padding-bottom" : "10px",
- "margin-bottom" : "10px",
- "text-align" : "center"
- },
- "itemToolsLeft" : {
- "margin-top" : "5px",
- "text-align" : "center"
- },
- "messageAction" : {
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/message_green.png) no-repeat left center",
- "width" : "70px",
- "height" : "20px",
- "line-height" : "20px",
- "cursor" : "pointer",
- "color" : "#666",
- "padding-left" : "18px",
- "margin-top" : "5px",
- "font-size" : "14px",
- "display" : "inline-block",
- "opacity" : "0.6"
- },
- "messageAction_over" : {
- "opacity" : "1"
- },
- "replyAction" : {
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/action_quote.png) no-repeat left 5px",
- "width" : "30px",
- "height" : "24px",
- "line-height" : "24px",
- "cursor" : "pointer",
- "color" : "#666",
- "padding-left" : "24px",
- "margin-top" : "5px",
- "margin-right" : "15px",
- "font-size" : "14px",
- "opacity" : "0.6"
- },
- "replyAction_over" : {
- "opacity" : "1"
- },
- "editAction" : {
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/action_edit.png) no-repeat left 5px",
- "width" : "30px",
- "height" : "24px",
- "line-height" : "24px",
- "cursor" : "pointer",
- "color" : "#666",
- "padding-left" : "24px",
- "margin-top" : "5px",
- "margin-right" : "15px",
- "font-size" : "14px",
- "opacity" : "0.6"
- },
- "editAction_over" : {
- "opacity" : "1"
- },
- "deleteAction" : {
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/action_delete.png) no-repeat left 5px",
- "width" : "30px",
- "height" : "24px",
- "line-height" : "24px",
- "cursor" : "pointer",
- "color" : "#666",
- "padding-left" : "24px",
- "margin-top" : "5px",
- "margin-right" : "15px",
- "font-size" : "14px",
- "opacity" : "0.6"
- },
- "deleteAction_over" : {
- "opacity" : "1"
- },
- "itemSatisfied" : {
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/satisfied.png) no-repeat 5px 5px",
- "padding-left" : "60px",
- "height" : "60px",
- "line-height" : "60px",
- "font-size" : "18px",
- "color" : "#666",
- "padding-bottom" : "10px",
- "margin-bottom" : "10px",
- "border-bottom" : "1px dotted #666"
- },
- "satisfiedAction" : {
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/action_satisfied.png) no-repeat left 5px",
- "width" : "60px",
- "height" : "24px",
- "line-height" : "24px",
- "cursor" : "pointer",
- "color" : "#666",
- "padding-left" : "24px",
- "margin-top" : "5px",
- "margin-right" : "15px",
- "font-size" : "14px",
- "opacity" : "0.6"
- },
- "satisfiedAction_over" : {
- "opacity" : "1"
- },
- "quoteTop" : {
- "margin-top" : "10px",
- "overflow" : "hidden"
- },
- "quoteBottom" : {
- "overflow" : "hidden"
- },
- "itemQuote" : {
- "background-color" : "#fafafa",
- "padding" : "10px 5px 10px 5px",
- "overflow" : "hidden"
- },
- "quoteLeft" : {
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/quoteLeft.gif) no-repeat center center",
- "width" : "14px",
- "height" : "10px"
- },
- "quoteRight" : {
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/quoteRight.gif) no-repeat center center",
- "width" : "14px",
- "height" : "10px"
- },
- "quoteInfor" : {
- "float" : "left",
- "font-size" : "14px",
- "color" : "#999"
- },
- "quoteText" : {
- "margin-left" : "14px",
- "float" : "left",
- "color" : "#666"
- },
- "quoteLeftBig" : {
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/quoteLeft_big.gif) no-repeat center center",
- "width" : "28px",
- "height" : "27px",
- "margin-left" : "10px",
- "margin-top" : "10px"
- },
- "quoteRightBig" : {
- "float" : "left",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/quoteRight_big.gif) no-repeat center center",
- "width" : "28px",
- "height" : "27px",
- "margin-left" : "15px",
- "margin-top" : "10px"
- },
- "quoteAreaBig" : {
- "float" : "left",
- "max-width" : "830px"
- },
- "quoteInforBig" : {
- "font-size" : "14px",
- "color" : "#999",
- "margin-left" : "15px",
- "text-decoration" : "underline",
- "cursor" : "pointer"
- //"margin-top" : "5px"
- },
- "quoteTextBig" : {
- "margin-left" : "15px",
- "font-size" : "14px",
- "color" : "#666",
- "margin-top" : "5px"
- },
- "replyBeinngDelete" : {
- "font-size" : "14px",
- "padding" : "10px 0px 10px 35px",
- "background" : "url(../x_component_ForumDocument/$Main/default/icon/cross.png) no-repeat 9px center",
- "border" : "1px dotted #8ca53e",
- "color" : "#999"
- },
- "formMaskNode": {
- "width": "100%",
- "height": "100%",
- "opacity": 0.6,
- "position": "absolute",
- "background-color": "#CCC",
- "top": "0px",
- "left": "0px"
- },
- "formAreaNode": {
- "position": "absolute",
- "opacity": 0,
- "top": "0px" //,
- //"z-index" : "105"
- },
- "formNode": {
- "background-color": "#FFF",
- "box-shadow": "0px 0px 10px #999",
- "margin": "auto",
- "border": "1px solid #fff",
- "overflow": "hidden"
- },
- "formTopNode": {
- "color" : "#fff",
- "height": "40px",
- "background-color": "#3d77c1", //798d9e
- "border-top": "1px solid #ddd",
- "border-bottom": "1px solid #b6b6b6",
- "line-height": "40px",
- "font-size": "14px",
- "padding-left" : "5px",
- "text-align": "left"
- },
- "formTopIconNode" : {
- "width": "28px",
- "height": "32px",
- "float": "left",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/quote-24.png) no-repeat center 8px"
- },
- "formTopIconNodeDocument" : {
- "width": "28px",
- "height": "32px",
- "float": "left",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/document.png) no-repeat center 4px"
- },
- "formTopTextNode" : {
- "font-size": "16px",
- "float": "left",
- "width" : "480px",
- "overflow" : "hidden",
- "text-overflow" : "ellipsis",
- "white-space":"nowrap"
- },
- "formTopTextNodeTopSetting" : {
- "font-size": "16px",
- "float": "left",
- "width" : "80px",
- "overflow" : "hidden",
- "text-overflow" : "ellipsis",
- "white-space":"nowrap"
- },
- "formTopTextNodeImageLink" : {
- "font-size": "16px",
- "float": "left",
- "width" : "280px",
- "overflow" : "hidden",
- "text-overflow" : "ellipsis",
- "white-space":"nowrap"
- },
- "formTopCloseActionNode": {
- "width": "32px",
- "height": "32px",
- "float": "right",
- "padding-left" : "30px",
- "padding-right" : "10px",
- "background": "url(../x_component_Execution/$WorkForm/default/icon/close.png) no-repeat center 4px",
- "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": "12px",
- "color": "#666",
- "font-family": "Microsoft YaHei",
- "overflow" : "hidden"
- },
- "formTableContainer" : {
- "margin": "0px 10px",
- "overflow" : "hidden",
- "positon" : "static"
- },
- "formTableValue14" : {
- "text-align": "left",
- "font-size" : "14px"
- },
- "portalImageAre" : {
- "width" : "600px"
- },
- "formBottomNode" : {
- "height" : "50px",
- "line-height" : "50px",
- "background-color" : "#eee",
- "overflow" : "hidden",
- "padding-left" : "20px"
- },
- "formOkActionNode": {
- "height": "30px",
- "line-height": "30px",
- "text-align" : "center",
- "width": "90px",
- "margin-top" : "10px",
- "margin-right" : "10px",
- "cursor": "pointer",
- "float": "left",
- "font-size": "14px",
- "font-family": "Microsoft YaHei",
- "background-color":"#5c97e1",
- "color": "#FFF",
- "box-shadow": "0px 0px 5px #2a5c95"
- },
- "formCancelActionNode": {
- "height": "30px",
- "line-height": "30px",
- "text-align" : "center",
- "width": "50px",
- "margin-top" : "10px",
- "margin-right" : "10px",
- "cursor": "pointer",
- "float": "left",
- "font-size": "14px",
- "font-family": "Microsoft YaHei",
- "background-color":"#5c97e1",
- "color": "#FFF",
- "box-shadow": "0px 0px 5px #2a5c95"
- },
- "cancelHotPicture" : {
- "height": "30px",
- "line-height": "30px",
- "text-align" : "center",
- "width": "70px",
- "margin-top" : "10px",
- "margin-right" : "10px",
- "cursor": "pointer",
- "float": "left",
- "font-size": "14px",
- "font-family": "Microsoft YaHei",
- "background-color":"#5c97e1",
- "color": "#FFF",
- "box-shadow": "0px 0px 5px #2a5c95"
- },
- "iconNode": {
- "width": "230px",
- "height": "230px",
- "border-bottom-left-radius": "5px",
- "border-bottom-right-radius": "5px",
- "border-top-left-radius": "5px",
- "border-top-right-radius": "5px",
- "float" : "left"
- },
- "hotIconNode" : {
- "width": "400px",
- "height": "200px",
- "float" : "left"
- },
- "selectActionNode" : {
- "float": "left",
- "background-color": "#FFF",
- "padding": "4px 14px",
- "border": "1px solid #999",
- "border-radius": "3px",
- "font-size": "14px",
- "color": "#666",
- "cursor": "pointer",
- "margin-right" : "10px"
- },
- "changeIconActionNode":{
- "margin-left": "20px",
- "float": "left",
- "background-color": "#FFF",
- "padding": "4px 14px",
- "border": "1px solid #999",
- "border-radius": "3px",
- "margin-top": "30px",
- "font-size": "14px",
- "color": "#666",
- "cursor": "pointer"
- },
- "iconSelectNode" : {
- "margin" : "7px",
- "width": "64px",
- "height": "64px",
- "border-bottom-left-radius": "10px",
- "border-bottom-right-radius": "10px",
- "border-top-left-radius": "10px",
- "border-top-right-radius": "10px"
- },
- "iconAreaNode" : {
- "cursor" : "pointer",
- "background-color" : "#fff",
- "float" : "left"
- },
- "iconAreaNodeOver" : {
- "background-color" : "#f3f3f3"
- },
- "turnSubjectNode" : {
- "overflow" : "hidden"
- },
- "lastSubjectNode" : {
- "width" : "578px",
- "float" : "left",
- "font-size" : "16px",
- "height" : "40px",
- "line-height" : "40px",
- "text-align" : "center",
- "border" : "1px solid #DCDCDC",
- "margin-top" : "10px",
- "cursor" : "pointer",
- "color" : "#666",
- "text-overflow" : "ellipsis",
- "white-space":"nowrap",
- "overflow" : "hidden",
- "padding-left" : "5px",
- "padding-right" : "5px",
- "background-color" : "#EEE"
- },
- "lastSubjectNode_over" : {
- "background-color" : "#FFF"
- },
- "lastSubjectNoneNode" : {
- "width" : "578px",
- "float" : "left",
- "height" : "40px",
- "line-height" : "40px",
- "border" : "1px solid #DCDCDC",
- "margin-top" : "10px",
- "background-color" : "#EEE"
- },
- "nextSubjectNode" : {
- "width" : "578px",
- "float" : "left",
- "font-size" : "16px",
- "height" : "40px",
- "line-height" : "40px",
- "text-align" : "center",
- "border" : "1px solid #DCDCDC",
- "margin-top" : "10px",
- "cursor" : "pointer",
- "color" : "#666",
- "text-overflow" : "ellipsis",
- "white-space":"nowrap",
- "overflow" : "hidden",
- "padding-left" : "5px",
- "padding-right" : "5px",
- "background-color" : "#EEE"
- },
- "nextSubjectNode_over" : {
- "background-color" : "#FFF"
- },
- "nextSubjectNoneNode" : {
- "width" : "578px",
- "float" : "left",
- "height" : "40px",
- "line-height" : "40px",
- "border" : "1px solid #DCDCDC",
- "margin-top" : "10px",
- "background-color" : "#EEE"
- },
- "person" : {
- "cursor" : "pointer",
- "color": "#5c7084"
- },
- "person_over" : {
- "color": "#0258ad"
- },
- "uploadActionNode":{
- "margin": "10px 10px 10px 0px",
- "background-color": "#FFF",
- "padding": "4px 14px",
- "border": "1px solid #999",
- "border-radius": "3px",
- "font-size": "14px",
- "color": "#666",
- "cursor": "pointer"
- },
- "portalImageNode" : {
- "width" : "260px",
- "height" : "173px"
- },
- "sidebarTop" : {
- "width": "50px",
- "height" : "24px",
- "margin-bottom": "5px",
- "color" : "#666",
- "cursor" : "pointer",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/icon_top.png) no-repeat center 5px",
- "opacity" : "0.6"
- },
- "sidebarTop_over" : {
- "opacity" : "1"
- },
- "sidebarCreate" : {
- "width": "50px",
- "height" : "24px",
- "margin-bottom": "6px",
- "color" : "#666",
- "cursor" : "pointer",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/createDocument.png) no-repeat center 5px",
- "opacity" : "0.6"
- },
- "sidebarCreate_over" : {
- "opacity" : "1"
- },
- "sidebarReply" : {
- "width": "50px",
- "height" : "24px",
- "margin-bottom": "6px",
- "color" : "#666",
- "cursor" : "pointer",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/action_quote.png) no-repeat center 5px",
- "opacity" : "0.6"
- },
- "sidebarReply_over" : {
- "opacity" : "1"
- },
- "sidebarNext" : {
- "width": "50px",
- "height" : "24px",
- "margin-bottom": "6px",
- "color" : "#666",
- "cursor" : "pointer",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/thread_next_over.png) no-repeat center 5px",
- "opacity" : "0.6"
- },
- "sidebarNext_over" : {
- "opacity" : "1"
- },
- "sidebarPrev" : {
- "width": "50px",
- "height" : "24px",
- "margin-bottom": "6px",
- "color" : "#666",
- "cursor" : "pointer",
- "background": "url(../x_component_ForumDocument/$Main/default/icon/thread_prev_over.png) no-repeat center 5px",
- "opacity" : "0.6"
- },
- "sidebarPrev_over" : {
- "opacity" : "1"
- }
- }
|