提交 21dca69f 编写于 作者: U unknown

green_skin

上级 693a6469
{
"from": {
"width": "1px",
"height": "1px",
"position": "absolute",
"top": $(document.body).getSize().y/2,
"left": $(document.body).getSize().x/2,
"border-style": "solid",
"border-color": "#3C76B7",
"border-width": "0px",
"overflow": "hidden",
"background-color": "#fff",
"box-shadow": "0px 0px 20px #999999",
"z-index": "1000",
"padding": "3px" ,
"opacity": 0,
"border-radius": "5px"
},
"to": {
"background-color": "#fff",
"border-style": "solid",
"border-color": "#3C76B7",
"border-width": "0px",
"box-shadow": "0px 0px 20px #999999",
"z-index": "1000",
"overflow": "hidden",
"font-size": "14px",
"height": "60",
"padding": "0px",
"width": "300",
"position": "absolute",
"top": "0",
"left": "0",
"opacity": 1,
"border-radius": "5px"
},
"mark": {
"height": "0",
"width": "0",
"opacity": 0.5,
"position": "absolute",
"top": "0px",
"left": "0px",
"z-index": "999",
"border-style": "none",
"border-width": "0",
"background-color": "#e1e1e1"
},
"button": {
"border" : "1px solid #038D73",
"background-color" : "#038D73",
"height" : "32px",
"line-height" : "32px",
"padding" : "0px 24px",
"color" : "#fff",
"margin" : "15px 15px 0px 5px",
"border-radius" : "4px",
"font-size" : "16px",
"font-weight" : "normal",
"cursor" : "pointer"
},
"okButton": {
"border" : "1px solid #038D73",
"background-color" : "#038D73",
"color" : "#fff",
"height" : "32px",
"line-height" : "32px",
"margin" : "15px 15px 0px 5px",
"padding" : "0px 24px",
"border-radius" : "4px",
"font-size" : "16px",
"font-weight" : "normal",
"cursor" : "pointer"
},
"cancelButton" : {
"border" : "1px solid #F0F1F3",
"background-color" : "#F0F1F3",
"color" : "#12171F",
"height" : "32px",
"line-height" : "32px",
"margin" : "15px 15px 0px 5px",
"padding" : "0px 24px",
"border-radius" : "4px",
"font-size" : "16px",
"font-weight" : "normal",
"cursor" : "pointer"
},
"closeAction": {
"height": "38px",
"width": "38px",
"float": "right",
"cursor": "pointer",
"background": "url("+o2.session.path+"/widget/$Dialog/green_flat/img/close.png) center center no-repeat"
},
"maxAction": {
"height": "38px",
"width": "38px",
"float": "right",
"cursor": "pointer",
"background": "url("+o2.session.path+"/widget/$Dialog/green_flat/img/max.png) center center no-repeat"
},
"restoreAction": {
"height": "38px",
"width": "38px",
"float": "right",
"cursor": "pointer",
"background": "url("+o2.session.path+"/widget/$Dialog/green_flat/img/restore.png) center center no-repeat"
},
"MWF_dialod_bottom_resize": {
"height": "8px",
"width": "8px",
"float": "right",
"cursor": "nw-resize",
"background": "url("+o2.session.path+"/widget/$Dialog/cmcc/img/resize.png) center center no-repeat",
}
}
<div style="background-color: #f3f3f3;">
<div style="border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: #f4f7f6; height: 38px; font-size: 16px; line-height: 38px; font-weight: bold; color: #025344; border-bottom: 0px;" class="MWF_dialod_title">
<div style="height: 38px; float:left; padding-left:15px;" class="MWF_dialod_title_text"></div>
<div style="height: 38px; float:right;" class="MWF_dialod_title_action"></div>
</div>
<div style="margin-top: 3px; background-color: #fff; overflow:hidden">
<div class="MWF_dialod_content" style="overflow: auto; background-color: #fff; line-height:20px;width: 100%;"></div>
</div>
<div style="height:60px; text-align: right; background-color: #fff;padding-right:10px;" class="MWF_dialod_button">
</div>
<div class="MWF_dialod_bottom" style="border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #fff; margin-bottom: 3px; height: 8px;">
<div class="MWF_dialod_bottom_resize" style="cursor: nw-resize;height: 5px; width: 5px; float:right;"></div>
</div>
</div>
\ No newline at end of file
{
"from": {
"width": "1px",
"height": "1px",
"position": "absolute",
"top": $(document.body).getSize().y/2,
"left": $(document.body).getSize().x/2,
"border-style": "solid",
"border-color": "#3C76B7",
"border-width": "0px",
"overflow": "hidden",
"background-color": "#fff",
"box-shadow": "0px 0px 20px #999999",
"z-index": "1000",
"padding": "3px" ,
"opacity": 0,
"border-radius": "5px"
},
"to": {
"background-color": "#fff",
"border-style": "solid",
"border-color": "#3C76B7",
"border-width": "0px",
"box-shadow": "0px 0px 20px #999999",
"z-index": "20000",
"overflow": "hidden",
"font-size": "14px",
"height": "60",
"padding": "0px",
"width": "300",
"position": "absolute",
"top": "0",
"left": "0",
"opacity": 1,
"border-radius": "5px"
},
"mark": {
"height": "0",
"width": "0",
"opacity": 0.5,
"position": "absolute",
"top": "0px",
"left": "0px",
"z-index": "19999",
"border-style": "none",
"border-width": "0",
"background-color": "#a1a1a1"
},
"button": {
"border" : "1px solid #038D73",
"background-color" : "#038D73",
"height" : "32px",
"line-height" : "32px",
"padding" : "0px 24px",
"color" : "#fff",
"margin" : "15px 15px 0px 5px",
"border-radius" : "4px",
"font-size" : "16px",
"font-weight" : "normal",
"cursor" : "pointer"
},
"okButton": {
"border" : "1px solid #038D73",
"background-color" : "#038D73",
"color" : "#fff",
"height" : "32px",
"line-height" : "32px",
"margin" : "15px 15px 0px 5px",
"padding" : "0px 24px",
"border-radius" : "4px",
"font-size" : "16px",
"font-weight" : "normal",
"cursor" : "pointer"
},
"cancelButton" : {
"border" : "1px solid #F0F1F3",
"background-color" : "#F0F1F3",
"color" : "#12171F",
"height" : "32px",
"line-height" : "32px",
"margin" : "15px 15px 0px 5px",
"padding" : "0px 24px",
"border-radius" : "4px",
"font-size" : "16px",
"font-weight" : "normal",
"cursor" : "pointer"
},
"closeAction": {
"height": "32px",
"width": "32px",
"float": "right",
"cursor": "pointer",
"background": "url("+o2.session.path+"/widget/$Dialog/green_flat_confirm/img/close.png) center center no-repeat",
}
}
\ No newline at end of file
<div style="background-color: #f3f3f3;">
<div style="border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: #f4f7f6; height: 38px; font-size: 16px; line-height: 38px; font-weight: bold; color: #025344; border-bottom: 0px;cursor: move;" class="MWF_dialod_title">
<div style="height: 38px; float:left; padding-left:15px;" class="MWF_dialod_title_text"></div>
<div style="height: 38px; float:right;" class="MWF_dialod_title_action"></div>
</div>
<div style="margin-top: 3px; background-color: #fff; overflow:hidden;">
<div class="MWF_dialod_content" style="text-align: left; padding: 12px; padding-left: 60px; line-height:20px; background-position: 15px center; background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABgtJREFUeNqsWG2IlFUUft6vmdlZd539GFdTY5VMomy1oBJUSPLXkmQt5I8gCIMK+iH0K4ooEvtTRP7JX9JKWCC1mUUkIkQKSoaZH60t2pboOK37Mc6Ozsw779t57t5xx5ndnTvhC4d373nnnnPuOeee85y1Jr+G6dNcCrBB6AnbQo9tY4UFLLYstIYhMsK/IjRULOF0voATx87jp60fICPygzmFbpn+26pnzK0ilrk2+kTp5kgC6+w4YDfJxpiQJ+QAYUmoKHQLCG4K5YDsCI7fzOPgcBr7172BP0VUILrC/22MnHSbvF6KLcRap1WMmGfsRQRZ2Z8BJv7BybEs9t6/DbuFXaj2VKUx7ize6BZvbHcdvB67D5bdrD/ocwUiruiLZPFGSbziiHci4iVPpEn41MM9pPZWPBofwiOX9uDh05fwkSgf5Dln8lKNZwo+HnRsvBVbjK1eJ39RdWIxJCfhGB0HxjNTBtGQhHiuPQHEY9MG3X5EbXEESA3i4KmL2Ln5Xfwi3CINmjVM9IjnYGeTGOJ2zOx+SU5cE8Hp/DMIopvgxFejlDsFO38IC6ID6JIDRCMz7/WvA1cG8d2PJ/H2y5/gLA2a9ndVmBia2CIxpL3yJ1XG5MUzTh8S3e/B9Zo09x74xSeRS7vyfT+i3sx7KXfRCvSuz2NUltuFJmhj+btdmazMEa+NsZidfIYlsQXzE51oa2tDV1eXenNNPr/PtZ/ylybxwtEP8Ypw4pU22OXrq27NvZIh4dzCeI07lvQiHo8jFovBdV315pp8fp9rP+VTT/cCPL/jRawSTqScma4OT1+sA2vtqN4w552V03meMsKyprLblowlj2s/qC+DepJLsWpjD56T5aDOnRI908yC5jTVOVEl1THWhKhPwrVx/UNYqL0DmyU+0iyVNWooKKxjTGgmh/o6k+h5tRcbhBNTDla9JtKAV+6SZ5RBondZF9YwOkKOq5qeZ6CkUpmJMQYP9Xa0YqX8ySRxXdV9bXMBloShnLg134RvhQ3IEr2tTViqc8ZxNQwwFuCJANsqiOJ4jSHke40cTPQ2RdFZNsYmHrEaiHVEmqI/drTGO+paC5/fTWVRghTaZl1ibJvAqG6hqqygIsG+/iXCID8VFk1ck+9Z5rKoV8BYThc9yyVCE2A0nyDJKOmEoiP98GV7mNwKO7EOwfjPwL9fKL7q2CUzWTRGANiILgghjRkKfTwAyxw4cWt4pR+F4X72NAn2FIxQzg4aECMtcmISl3WzDFxi1sDH046hZ4JQ45kbgmeyFXhGUGB7i8YzhgcTvbg2jiHCKPrTJXgmE56ZgKIoH5XGn/YEz3QLnpm/GrcmTiE9dkiOOaBuU9QzN+bsMM7dNoYo/qk1OC597vEahDbDU5BtuVbBMysr8ExS45lBV74LnjHwMhFjahRndn2rUN9NhsrmOEEUX/LNbgB/F13yLBJtyTvwDNfkNyLnj8s4dv5vBbQmVdcmWuc4IYl0MjC44jz0guWb0NLSojAMoQTfXJPvGNQs6hGvnNt7GIeFkyGk4hcVGM41HCcEZIV1ix53jJ+QieDOWKi18CN2fWOo58QF/PD5ETVPZXTO3IZ8Aeea9Dj2FOt4R7WDq1L0SlVFT9bke3WMofzf/8I3fTvwlXAYomy5IChj9AxT4FyTmsBBPyyXoVpSRe9qP8LfXkNw7ZAaIfnmmnwbs++l3AspHPl4APuEw2I3pr0S1owqMsO4B97BYz3L8eaiFvR6uHsPceWFNI7s/h6f7TqgblBq1umgPCRwwOJcc3EEe3NsOXN4yYRUkRQ5vw5j4P19+FQbkha6Ud04aiZK8Y6lS2ALxwmi+GQcqxyGKDT3RCBSSkKpLM4xWXWOjGi6UXeirDKI1yXOcYIonuC5s1lQoTbKKlPZCdYUBZpSGZxhHeH11bdmVOdIrnLWNv4vhPzQ1sBnHlE8wTMxK6EiERqBEfEIYQC7L5seew1LPCurLmgZTdl6/4UwaWmWzq2IRvHNGrNGNLmYdpCvb0dBl/hJXdAKJrOF1eClsHX4XP12NM+qGFJKmnz9NgYV/wkwAMYATK0QLuhAAAAAAElFTkSuQmCC);"></div>
</div>
<div style="height:60px; text-align: right; background-color: #fff;padding-right:10px;" class="MWF_dialod_button">
</div>
<div class="MWF_dialod_bottom" style="border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #ffffff; margin-bottom: 3px;">
<div style="height: 8px;"></div>
</div>
</div>
\ No newline at end of file
......@@ -57,6 +57,7 @@
"background": "url(../o2_core/o2/widget/$Paging/default/icon/left.png) no-repeat center center"
},
"prePage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"nextPage" : {
......@@ -73,6 +74,7 @@
"background": "url(../o2_core/o2/widget/$Paging/default/icon/right.png) no-repeat center center"
},
"nextPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"pageTurnContainer" : {
......@@ -92,6 +94,7 @@
"background-color": "#ffffff"
},
"pageItem_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"preBatchPage" : {
......@@ -108,6 +111,7 @@
"background-color": "#ffffff"
},
"preBatchPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"nextBatchPage" : {
......@@ -124,6 +128,7 @@
"background-color": "#ffffff"
},
"nextBatchPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"currentPage" : {
......
......@@ -55,6 +55,7 @@
"background": "url(../o2_core/o2/widget/$Paging/default/icon/left.png) no-repeat center center"
},
"prePage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"nextPage" : {
......@@ -71,6 +72,7 @@
"background": "url(../o2_core/o2/widget/$Paging/default/icon/right.png) no-repeat center center"
},
"nextPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"pageTurnContainer" : {
......@@ -90,6 +92,7 @@
"background-color": "#ffffff"
},
"pageItem_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"preBatchPage" : {
......@@ -106,6 +109,7 @@
"background-color": "#ffffff"
},
"preBatchPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"nextBatchPage" : {
......@@ -122,6 +126,7 @@
"background-color": "#ffffff"
},
"nextBatchPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"currentPage" : {
......
{
"pagingBarWraper" : {
"height" : "60px",
"overflow" : "hidden"
},
"pagingBar" : {
"float": "left",
"margin-left": "10px",
"margin-top": "18px",
"height": "24px",
"color": "#777777"
},
"firstPage" : {
"height": "24px",
"width": "80px",
"border": "1px solid #e4e7ef",
"border-radius" : "0px",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"margin-right": "10px",
"background-color": "#ffffff",
"float": "left"
},
"firstPage_over" : {
"color" : "#00bd67",
"background-color": "#ffffff"
},
"lastPage" : {
"height": "24px",
"width": "80px",
"border": "1px solid #e4e7ef",
"border-radius" : "0px",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"background-color": "#ffffff",
"float": "left"
},
"lastPage_over" : {
"color" : "#00bd67",
"background-color": "#ffffff"
},
"prePage" : {
"width": "24px",
"height": "24px",
"border-radius" : "0px",
"border": "1px solid #e4e7ef",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"background-color": "#ffffff",
"float": "left",
"margin-right": "10px",
"background": "url(../o2_core/o2/widget/$Paging/default/icon/left.png) no-repeat center center"
},
"prePage_over" : {
"color" : "#00bd67",
"background-color": "#ffffff"
},
"nextPage" : {
"width": "24px",
"height": "24px",
"border-radius" : "0px",
"border": "1px solid #e4e7ef",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"background-color": "#ffffff",
"float": "left",
"margin-right": "10px",
"background": "url(../o2_core/o2/widget/$Paging/default/icon/right.png) no-repeat center center"
},
"nextPage_over" : {
"color" : "#00bd67",
"background-color": "#ffffff"
},
"pageTurnContainer" : {
"float" : "left"
},
"pageItem" : {
"padding-left": "5px",
"padding-right" : "5px",
"height": "24px",
"border-radius" : "0px",
"border": "1px solid #e4e7ef",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"float": "left",
"margin-right": "10px",
"background-color": "#ffffff"
},
"pageItem_over" : {
"color": "#00bd67",
"background-color": "#ffffff"
},
"preBatchPage" : {
"padding-left": "5px",
"padding-right" : "5px",
"height": "24px",
"line-height": "normal",
"border": "1px solid #e4e7ef",
"text-align": "center",
"border-radius" : "0px",
"cursor": "pointer",
"float": "left",
"margin-right": "10px",
"background-color": "#ffffff"
},
"preBatchPage_over" : {
"color": "#00bd67",
"background-color": "#ffffff"
},
"nextBatchPage" : {
"padding-left": "5px",
"padding-right" : "5px",
"height": "24px",
"line-height": "normal",
"border": "1px solid #e4e7ef",
"text-align": "center",
"border-radius" : "0px",
"cursor": "pointer",
"float": "left",
"margin-right": "10px",
"background-color": "#ffffff"
},
"nextBatchPage_over" : {
"color": "#00bd67",
"background-color": "#ffffff"
},
"currentPage" : {
"width": "24px",
"height": "24px",
"border": "1px solid #e4e7ef",
"text-align": "center",
"line-height": "24px",
"border-radius" : "0px",
"cursor": "pointer",
"float": "left",
"margin-right": "10px",
"background-color": "#00bd67",
"color": "#ffffff"
},
"pageJumper" : {
"float" : "left",
"height" : "20px",
"border-radius" : "0px",
"line-height" : "20px",
"text-align" : "center",
"width" : "20px",
"margin-left" : "10px",
"border" : "1px solid #ddd"
},
"pageJumper_over" : {
"border" : "1px solid #00bd67"
},
"pageJumperText" : {
"float" : "left",
"height" : "20px",
"padding" : "2px 5px",
"text-align" : "center",
"line-height" : "20px",
"margin-right" : "5px"
},
"inforNode": {
"float":"left",
"height": "26px",
"line-height": "26px",
"padding":"0px 10px"
}
}
\ No newline at end of file
{
"pagingBarWraper" : {
"height" : "60px",
"overflow" : "hidden"
},
"pagingBar" : {
"float": "left",
"margin-left": "10px",
"margin-top": "18px",
"height": "24px",
"color": "#777777"
},
"firstPage" : {
"height": "24px",
"width": "80px",
"border": "1px solid #e4e7ef",
"border-radius" : "12px",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"margin-right": "10px",
"background-color": "#ffffff",
"float": "left"
},
"firstPage_over" : {
"color" : "#00bd67",
"background-color": "#ffffff"
},
"lastPage" : {
"height": "24px",
"width": "80px",
"border": "1px solid #e4e7ef",
"border-radius" : "12px",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"background-color": "#ffffff",
"float": "left"
},
"lastPage_over" : {
"color" : "#00bd67",
"background-color": "#ffffff"
},
"prePage" : {
"width": "24px",
"height": "24px",
"border-radius" : "12px",
"border": "1px solid #e4e7ef",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"background-color": "#ffffff",
"float": "left",
"margin-right": "10px",
"background": "url(../o2_core/o2/widget/$Paging/default/icon/left.png) no-repeat center center"
},
"prePage_over" : {
"color" : "#00bd67",
"background-color": "#ffffff"
},
"nextPage" : {
"width": "24px",
"height": "24px",
"border-radius" : "12px",
"border": "1px solid #e4e7ef",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"background-color": "#ffffff",
"float": "left",
"margin-right": "10px",
"background": "url(../o2_core/o2/widget/$Paging/default/icon/right.png) no-repeat center center"
},
"nextPage_over" : {
"color" : "#00bd67",
"background-color": "#ffffff"
},
"pageTurnContainer" : {
"float" : "left"
},
"pageItem" : {
"padding-left": "5px",
"padding-right" : "5px",
"height": "24px",
"border-radius" : "12px",
"border": "1px solid #e4e7ef",
"text-align": "center",
"line-height": "24px",
"cursor": "pointer",
"float": "left",
"margin-right": "10px",
"background-color": "#ffffff"
},
"pageItem_over" : {
"color": "#00bd67",
"background-color": "#ffffff"
},
"preBatchPage" : {
"padding-left": "5px",
"padding-right" : "5px",
"height": "24px",
"line-height": "normal",
"border": "1px solid #e4e7ef",
"text-align": "center",
"border-radius" : "12px",
"cursor": "pointer",
"float": "left",
"margin-right": "10px",
"background-color": "#ffffff"
},
"preBatchPage_over" : {
"color": "#00bd67",
"background-color": "#ffffff"
},
"nextBatchPage" : {
"padding-left": "5px",
"padding-right" : "5px",
"height": "24px",
"line-height": "normal",
"border": "1px solid #e4e7ef",
"text-align": "center",
"border-radius" : "12px",
"cursor": "pointer",
"float": "left",
"margin-right": "10px",
"background-color": "#ffffff"
},
"nextBatchPage_over" : {
"color": "#00bd67",
"background-color": "#ffffff"
},
"currentPage" : {
"width": "24px",
"height": "24px",
"border": "1px solid #e4e7ef",
"text-align": "center",
"line-height": "24px",
"border-radius" : "12px",
"cursor": "pointer",
"float": "left",
"margin-right": "10px",
"background-color": "#00bd67",
"color": "#ffffff"
},
"pageJumper" : {
"float" : "left",
"height" : "20px",
"border-radius" : "4px",
"line-height" : "20px",
"text-align" : "center",
"width" : "20px",
"margin-left" : "10px",
"border" : "1px solid #ddd"
},
"pageJumper_over" : {
"border" : "1px solid #00bd67"
},
"pageJumperText" : {
"float" : "left",
"height" : "20px",
"padding" : "2px 5px",
"text-align" : "center",
"line-height" : "20px",
"margin-right" : "5px"
},
"inforNode": {
"float":"left",
"height": "26px",
"line-height": "26px",
"padding":"0px 10px"
}
}
\ No newline at end of file
......@@ -55,6 +55,7 @@
"background": "url(../o2_core/o2/widget/$Paging/default/icon/left.png) no-repeat center center"
},
"prePage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"nextPage" : {
......@@ -71,6 +72,7 @@
"background": "url(../o2_core/o2/widget/$Paging/default/icon/right.png) no-repeat center center"
},
"nextPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"pageTurnContainer" : {
......@@ -90,6 +92,7 @@
"background-color": "#ffffff"
},
"pageItem_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"preBatchPage" : {
......@@ -106,6 +109,7 @@
"background-color": "#ffffff"
},
"preBatchPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"nextBatchPage" : {
......@@ -122,6 +126,7 @@
"background-color": "#ffffff"
},
"nextBatchPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"currentPage" : {
......
......@@ -57,6 +57,7 @@
"background": "url(../o2_core/o2/widget/$Paging/default/icon/left.png) no-repeat center center"
},
"prePage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"nextPage" : {
......@@ -73,6 +74,7 @@
"background": "url(../o2_core/o2/widget/$Paging/default/icon/right.png) no-repeat center center"
},
"nextPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"pageTurnContainer" : {
......@@ -92,6 +94,7 @@
"background-color": "#ffffff"
},
"pageItem_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"preBatchPage" : {
......@@ -108,6 +111,7 @@
"background-color": "#ffffff"
},
"preBatchPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"nextBatchPage" : {
......@@ -124,6 +128,7 @@
"background-color": "#ffffff"
},
"nextBatchPage_over" : {
"color" : "inherit",
"background-color": "#f1f1f1"
},
"currentPage" : {
......
......@@ -5,7 +5,7 @@
"padding-bottom": "15px",
"padding-left": "15px",
"padding-right": "15px",
"border-radius": "0px",
"border-radius": "15px",
"word-wrap" : "normal",
"word-break" : "keep-all",
"cursor": "pointer",
......@@ -14,9 +14,9 @@
"display":"block",
"font-size": "inherit",
"border-top": "0px",
"margin" : "0px auto",
"margin" : "20px auto",
"border-bottom": "0px solid #e2e3e7",
"width" : "1300px"
"width" : "auto"
},
"toolbarSeparator": {
"display":"block",
......
......@@ -196,6 +196,7 @@ MWF.xApplication.process.FormDesigner.Module.Form = MWF.FCForm = new Class({
if( this.json.confirmIcon )delete this.json.confirmIcon;
if( this.json.submitedDlgUseNotice )delete this.json.submitedDlgUseNotice;
if( this.json.submitedDlgStyle )delete this.json.submitedDlgStyle;
if( this.json.buttonStyle )delete this.json.buttonStyle;
if( this.json.selectorStyle )delete this.json.selectorStyle;
if( this.json.errorStyle )delete this.json.errorStyle;
if( this.json.noticeStyle )delete this.json.noticeStyle;
......
......@@ -15,6 +15,7 @@
"color": "#ffffff",
"font-size": "18px",
"padding": "0px 10px",
"border": "1px solid #CAEAE0",
"font-weight": "bold"
}
},
......@@ -34,14 +35,14 @@
"section": {
"name": "区段标题",
"styles": {
"background-color": "#fafafa",
"height": "35px",
"background-color": "#fafafa", //#ECF6F4
"height": "40px",
"font-size" : "16px",
"line-height": "38px",
"line-height": "40px",
"padding": "0px 10px",
"font-weight": "normal",
"color": "#3C4658",
"border-bottom": "0px"
"border": "0px solid #CAEAE0",
"color": "#025344"
}
}
},
......@@ -56,6 +57,7 @@
"color": "#ffffff",
"font-size": "18px",
"padding": "0px 10px",
"border-radius": "5px",
"font-weight": "bold"
}
},
......@@ -74,14 +76,14 @@
"section": {
"name": "区段标题",
"styles": {
"background-color": "#F1F4F9",
"height": "38px",
"background-color": "#fafafa", //#ECF6F4
"height": "40px",
"font-size" : "16px",
"line-height": "38px",
"line-height": "40px",
"padding": "0px 10px",
"font-weight": "bold",
"color": "#3C4658",
"border-bottom": "0px"
"font-weight": "normal",
"border-radius": "5px",
"color": "#025344"
}
},
"sectionContainer": {
......@@ -106,9 +108,9 @@
"tab": {
"styles": {},
"tabAreaStyles": {
"height": "40px",
"border-left": "1px solid rgba(216,220,230,1)",
"border-bottom": "1px solid rgba(216,220,230,1)",
"height": "41px",
"border-left": "1px solid #d8dce6",
"border-bottom": "1px solid #d8dce6",
"position": "relative"
},
"contentAreaStyles": {
......@@ -127,10 +129,10 @@
"cursor": "pointer",
"min-width": "100px",
"background": "#fff",
"border-top": "1px solid rgba(216,220,230,1)",
"border-top": "1px solid #d8dce6",
"border-left": "1px solid transparent",
"border-right": "1px solid rgba(216,220,230,1)",
"border-bottom": "1px solid rgba(216,220,230,1)"
"border-right": "1px solid #d8dce6",
"border-bottom": "1px solid #d8dce6"
},
"tabTextStyles": {
"color": "#000000",
......@@ -150,9 +152,9 @@
"height": "40px",
"font-size": "16px",
"min-width": "100px",
"border-top": "1px solid rgba(216,220,230,1)",
"border-top": "1px solid #d8dce6",
"border-left": "1px solid transparent",
"border-right": "1px solid rgba(216,220,230,1)",
"border-right": "1px solid #d8dce6",
"border-bottom": "1px solid #fff"
},
"tabCurrentTextStyles": {
......@@ -183,7 +185,6 @@
"font-size": "16px",
"height": "30px",
"line-height": "30px",
"padding-right": "10px",
"text-align": "right"
},
"contentStyles": {
......@@ -194,7 +195,7 @@
"properties": {
"width": "100%",
"border": "0",
"cellpadding": "3",
"cellpadding": "8",
"cellspacing": "5",
"align": "center"
}
......@@ -206,7 +207,7 @@
"border" : "1px solid #DCDFE6"
},
"titleStyles":{
"background-color": "#F1F4F9",
"background-color": "#fafafa",
"color": "#12171F",
"font-weight": "normal",
"height": "30px",
......@@ -228,73 +229,73 @@
"datagrid": {
"styles": {},
"tableStyles": {
"border": "1px solid #DCDFE6"
"border": "0px solid #DCDFE6"
},
"titleStyles": {
"height": "28px",
"height": "36px",
"cursor": "pointer",
"line-height": "28px",
"line-height": "36px",
"overflow": "hidden",
"opacity": 1,
"border-bottom": "1px solid #DCDFE6",
"background-color": "#F1F4F9"
"background-color": "#f4f7f6" //"#ECF6F4"
},
"contentStyles": {
"text-align": "center",
"height": "30px",
"line-height": "30px",
"height": "36px",
"line-height": "36px",
"color": "#3C4658"
},
"actionStyles": {
"background-color": "#F1F4F9"
"background-color": "#f4f7f6"
},
"editStyles": {
"background-color": "#fff6f6",
"background-color": "#ffffff",
"text-align": "center",
"height": "30px",
"line-height": "30px"
"height": "36px",
"line-height": "36px"
},
"amountStyles": {
"border-top": "1px solid #DCDFE6",
"font-weight": "bold",
"height": "30px",
"line-height": "30px",
"height": "36px",
"line-height": "36px",
"text-align": "center",
"background-color": "#F1F4F9"
"background-color": "#f4f7f6" //"#ECF6F4"
},
"itemTitleStyles": {
"height": "40px",
"height": "36px",
"background-color": "#ffffff",
"line-height": "30px",
"line-height": "36px",
"padding": "0px 15px",
"color": "#fb4747",
"color": "#f4f7f6", //"#ECF6F4",
"font-size": "18px",
"font-weight": "bold",
"border-bottom": "0px solid #DCDFE6"
},
"importActionStyles" : {
"color" : "#777",
"border-radius": "5px",
"border": "1px solid #ccc",
"border-radius": "4px",
"border": "1px solid #DCDFE6",
"cursor": "pointer",
"height": "26px",
"height": "36px",
"float" : "left",
"line-height": "26px",
"padding": "0px 5px",
"background-color": "#efefef",
"margin" : "5px"
"line-height": "36px",
"padding": "0px 20px",
"background-color": "#f4f7f6",
"margin" : "10px"
},
"exportActionStyles" : {
"color" : "#777",
"border-radius": "5px",
"border": "1px solid #ccc",
"border-radius": "4px",
"border": "1px solid #DCDFE6",
"cursor": "pointer",
"height": "26px",
"height": "36px",
"float" : "left",
"line-height": "26px",
"padding": "0px 5px",
"background-color": "#efefef",
"margin" : "5px"
"line-height": "36px",
"padding": "0px 20px",
"background-color": "#f4f7f6",
"margin" : "10px"
},
"properties": {
"border": "0",
......@@ -305,87 +306,94 @@
},
"datagrid$Title": {
"styles": {
"background-color": "#F1F4F9"
"font-size": "16px",
"font-weight": "normal",
"background-color": "#f4f7f6" //"#ECF6F4"
}
},
"datatable": {
"styles": {},
"tableStyles": {
"border": "1px solid #DCDFE6",
"border": "0px solid #DCDFE6",
"width": "calc(100% - 2px)"
},
"titleStyles": {
"height": "28px",
"height": "36px",
"cursor": "pointer",
"line-height": "28px",
"line-height": "36px",
"overflow": "hidden",
"opacity": 1,
"border-bottom": "1px solid #DCDFE6",
"background-color": "#F1F4F9"
"background-color": "#f4f7f6" //"#ECF6F4"
},
"contentStyles": {
"text-align": "center",
"height": "30px",
"line-height": "30px",
"height": "36px",
"line-height": "36px",
"color": "#3C4658"
},
"actionStyles": {
"background-color": "#F1F4F9"
"background-color": "#f4f7f6" //"#ECF6F4"
},
"editStyles": {
"background-color": "#fff6f6",
"background-color": "#ffffff",
"text-align": "center",
"height": "30px",
"line-height": "30px"
"height": "36px",
"line-height": "36px"
},
"amountStyles": {
"border-top": "1px solid #DCDFE6",
"font-weight": "bold",
"height": "30px",
"line-height": "30px",
"height": "36px",
"line-height": "36px",
"text-align": "center",
"background-color": "#F1F4F9"
"background-color": "#f4f7f6" //"#ECF6F4"
},
"sectionAmountStyles": {
"font-weight": "bold",
"height": "30px",
"line-height": "30px",
"height": "36px",
"line-height": "36px",
"text-align": "center",
"background-color": "#fafafa"
},
"itemTitleStyles": {
"height": "40px",
"height": "36px",
"background-color": "#ffffff",
"line-height": "30px",
"line-height": "36px",
"padding": "0px 15px",
"color": "#fb4747",
"color": "#f4f7f6", //"#ECF6F4",
"font-size": "18px",
"font-weight": "bold",
"border-bottom": "0px solid #DCDFE6"
},
"importActionStyles" : {
"color" : "#777",
"border-radius": "5px",
"border": "1px solid #ccc",
"border-radius": "4px",
"border-top": "1px solid #DCDFE6",
"border-left": "1px solid #DCDFE6",
"border-right": "1px solid #DCDFE6",
"border-bottom": "1px solid #DCDFE6",
"overflow": "hidden",
"cursor": "pointer",
"height": "26px",
"float" : "left",
"line-height": "26px",
"padding": "0px 5px",
"background-color": "#efefef",
"margin" : "5px"
"-webkit-user-select": "none",
"-moz-user-select": "none",
"position": "static",
"padding": "0px 15px",
"background-color": "#f4f7f6",
"opacity": 1,
"height": "36px"
},
"exportActionStyles" : {
"color" : "#777",
"border-radius": "5px",
"border": "1px solid #ccc",
"border-radius": "4px",
"border": "1px solid #DCDFE6",
"cursor": "pointer",
"height": "26px",
"height": "36px",
"float" : "left",
"line-height": "26px",
"padding": "0px 5px",
"background-color": "#efefef",
"margin" : "5px"
"line-height": "36px",
"padding": "0px 15px",
"background-color": "#f4f7f6",
"margin" : "10px"
},
"properties": {
"border": "0",
......@@ -396,56 +404,77 @@
},
"datatable$Title": {
"styles": {
"background-color": "#F1F4F9"
"font-size": "16px",
"font-weight": "normal",
"background-color": "#f4f7f6" //"#ECF6F4"
}
},
"button": {
"styles": {
"color" : "#777",
"border-radius": "4px",
"border": "1px solid #DCDFE6",
"cursor": "pointer",
"height": "36px",
"line-height": "36px",
"padding": "0px 15px",
"background-color": "#f4f7f6"
}
},
"address": {
"styles": {
"border-bottom": "1px solid #DCDFE6",
"border-bottom": "0px solid #DCDFE6",
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"line-height": "30px",
"line-height": "36px",
"overflow": "visible"
},
"inputStyles": {
"font-size" : "100%",
"height": "30px",
"height": "36px",
"color": "#535861",
"border": "0px solid #DCDFE6"
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"overflow": "visible"
}
},
"combox": {
"styles": {
"border-bottom": "1px solid #DCDFE6",
"border-bottom": "0px solid #DCDFE6",
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"line-height": "30px",
"line-height": "36px",
"overflow": "visible"
},
"inputStyles": {
"font-size" : "100%",
"height": "30px",
"height": "36px",
"color": "#535861",
"border": "0px solid #DCDFE6"
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"overflow": "visible"
}
},
"textfield": {
"styles": {
"border-bottom": "0px solid #DCDFE6",
"border-bottom": "0px solid #dcdfe6",
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"line-height": "30px",
"line-height": "36px",
"overflow": "visible"
},
"inputStyles": {
"font-size" : "100%",
"height": "30px",
"height": "36px",
"color": "#535861",
"border": "1px solid transparent",
"border-bottom": "1px solid #DCDFE6",
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"overflow": "visible"
}
},
......@@ -455,15 +484,17 @@
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"line-height": "30px",
"line-height": "36px",
"overflow": "visible"
},
"inputStyles": {
"font-size" : "100%",
"height": "30px",
"height": "36px",
"color": "#535861",
"border": "1px solid transparent",
"border-bottom": "1px solid #DCDFE6"
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"overflow": "visible"
}
},
"number": {
......@@ -472,15 +503,17 @@
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"line-height": "30px",
"line-height": "36px",
"overflow": "visible"
},
"inputStyles": {
"font-size" : "100%",
"height": "30px",
"height": "36px",
"color": "#535861",
"border": "1px solid transparent",
"border-bottom": "1px solid #DCDFE6"
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"overflow": "visible"
}
},
"personfield": {
......@@ -489,15 +522,17 @@
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"min-height": "30px",
"line-height": "30px"
"min-height": "36px",
"line-height": "36px"
},
"inputStyles": {
"font-size" : "100%",
"min-height": "30px",
"min-height": "36px",
"color": "#535861",
"border": "1px solid transparent",
"border-bottom": "1px solid #DCDFE6"
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"overflow": "visible"
}
},
"orgfield": {
......@@ -506,15 +541,17 @@
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"min-height": "30px",
"line-height": "30px"
"min-height": "36px",
"line-height": "36px"
},
"inputStyles": {
"font-size" : "100%",
"min-height": "30px",
"min-height": "36px",
"color": "#535861",
"border": "1px solid transparent",
"border-bottom": "1px solid #DCDFE6"
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"overflow": "visible"
}
},
"org": {
......@@ -523,15 +560,17 @@
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"min-height": "30px",
"line-height": "30px"
"min-height": "36px",
"line-height": "36px"
},
"inputStyles": {
"font-size" : "100%",
"min-height": "30px",
"min-height": "36px",
"color": "#535861",
"border": "1px solid transparent",
"border-bottom": "1px solid #DCDFE6"
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"overflow": "visible"
}
},
"select": {
......@@ -540,12 +579,13 @@
"border-top": "0px",
"border-left": "0px",
"border-right": "0px",
"margin-top": "5px",
"margin-top": "0px",
"color": "#535861"
},
"inputStyles": {
"border": "1px solid #DCDFE6",
"height": "30px",
"height": "36px",
"border-radius": "4px",
"font-size": "100%"
}
},
......@@ -559,8 +599,9 @@
},
"inputStyles": {
"font-size" : "100%",
"border": "1px solid transparent",
"border-bottom": "1px solid #DCDFE6",
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"color": "#535861"
}
},
......@@ -574,8 +615,9 @@
},
"inputStyles": {
"font-size" : "100%",
"border": "1px solid transparent",
"border-bottom": "1px solid #ccc",
"border": "1px solid #dcdfe6",
"border-bottom": "1px solid #dcdfe6",
"border-radius": "4px",
"color": "#535861"
}
},
......@@ -592,7 +634,7 @@
},
"actionStyles": {
"float": "right",
"border": "1px solid #6681a5",
"border": "1px solid #dcdfe6",
"border-radius": "3px",
"cursor": "pointer",
"height": "25px",
......
{
"name": "蓝白扁平",
"name": "绿色扁平",
"form": {
"textareaDisableResize" : true,
"confirmStyle" : "blue_flat_confirm",
"dialogStyle" : "blue_flat",
"attachmentStyle" : {
"style" : "blue_flat",
"actionShowText" : true,
"isReplaceHidden" : true,
"iconConfigUrl" : "../x_component_File/$Main/blue_flat/icon.json",
"iconFolderUrl" : "../x_component_File/$Main/blue_flat/file/"
},
"confirmStyle" : "green_flat_confirm",
"dialogStyle" : "green_flat",
// "attachmentStyle" : {
// "style" : "blue_flat",
// "actionShowText" : true,
// "isReplaceHidden" : true,
// "iconConfigUrl" : "../x_component_File/$Main/blue_flat/icon.json",
// "iconFolderUrl" : "../x_component_File/$Main/blue_flat/file/"
// },
"hideModuleIcon" : true,
"nodeStyleWithhideModuleIcon" : {
"margin-right" : "0px"
......@@ -21,37 +21,47 @@
"info" : "../x_component_process_FormDesigner/Module/Form/notice/icon/info.png",
"warn" : "../x_component_process_FormDesigner/Module/Form/notice/icon/notice.png"
},
"submitedDlgUseNotice" : true,
"submitedDlgStyle" : {
"style" : "blue_flat_notice",
"promptPosition" : "center",
"isTitle" : true,
"title" : "提交成功",
"width": 440,
"height": "auto",
"promptCloseTime" : 5,
"maxTitleLength" : 30,
"isCountDown" : true,
"contentStyle" : {
"width":"340px",
"margin-top" : "0px",
"margin-left" : "0px"
}
},
"selectorStyle" : {
"style" : "blue_flat",
"width" : "700",
"height" : "510",
"hasLetter" : false, //字母
"hasTop" : true, //可选、已选的标题
"level1Indent" : 0,
"indent" : 36,
"tabStyle" : "blue_flat",
"hasShuttle" : true, //穿梭按钮
"searchbarInTopNode" : false,
"hasSelectedSearchbar" : true,
"itemHeight" : 27
"buttonStyle": {
"color" : "#777",
"border-radius": "4px",
"border": "1px solid #DCDFE6",
"cursor": "pointer",
"height": "36px",
"line-height": "36px",
"padding": "0px 15px",
"background-color": "#f4f7f6"
},
// "submitedDlgUseNotice" : true,
// "submitedDlgStyle" : {
// "style" : "blue_flat_notice",
// "promptPosition" : "center",
// "isTitle" : true,
// "title" : "提交成功",
// "width": 440,
// "height": "auto",
// "promptCloseTime" : 5,
// "maxTitleLength" : 30,
// "isCountDown" : true,
// "contentStyle" : {
// "width":"340px",
// "margin-top" : "0px",
// "margin-left" : "0px"
// }
// },
// "selectorStyle" : {
// "style" : "blue_flat",
// "width" : "700",
// "height" : "510",
// "hasLetter" : false, //字母
// "hasTop" : true, //可选、已选的标题
// "level1Indent" : 0,
// "indent" : 36,
// "tabStyle" : "blue_flat",
// "hasShuttle" : true, //穿梭按钮
// "searchbarInTopNode" : false,
// "hasSelectedSearchbar" : true,
// "itemHeight" : 27
// },
"errorStyle" : {
"node" : {
"border" : "1px solid #ffe1d3 ",
......@@ -76,98 +86,6 @@
"top" : "6px",
"cursor" : "pointer"
}
},
"noticeStyle" : {
"title" : "温馨提示",
"footer" : " ",
"delayClose" : 3000,
"setStyles" : {
"wrapper": {
"padding-left" : "10px"
},
"container": {
"border":"1px solid #CEE6FF",
"background" : "#E7F2FF",
"border-radius" : "0px",
"position" : "relative",
"padding-left" : "20px",
"padding-right" : "50px",
"padding-top" : "10px",
"font-weight" : "normal",
"text-shadow" : "none"
},
"content": {
"color" : "#646974",
"font-size" : "14px",
"padding-left" : "40px",
"font-weight" : "normal"
},
"title": {
"background" : "url(../x_component_process_FormDesigner/Module/Form/notice/icon/info.png) no-repeat left center",
"height" : "40px",
"padding-top" : "10px",
"padding-left" : "40px",
"font-size" : "18px",
"color" : "#12171F",
"font-weight" : "normal"
},
"footer": {
"background" : "url(../x_component_process_FormDesigner/Module/Form/notice/icon/close2.png) no-repeat center center",
"position" : "absolute",
"top" : "5px",
"right" : "5px",
"width" : "26px",
"height" : "26px"
}
}
},
"noticeErrorStyle" : {
"title" : "出错啦",
"setStyles" : {
"container": {
"border":"1px solid #FFDDCD",
"background" : "#FFEEE6"
},
"title": {
"background": "url(../x_component_process_FormDesigner/Module/Form/notice/icon/error.png) no-repeat left center"
}
}
},
"noticeSuccessStyle" : {
"title" : "成功",
"setStyles" : {
"container": {
"border":"1px solid #7ACC29",
"background" : "#F7FFF0"
},
"title": {
"background": "url(../x_component_process_FormDesigner/Module/Form/notice/icon/ok.png) no-repeat left center"
}
}
},
"noticeOkStyle" : {
"title" : "成功",
"setStyles" : {
"container": {
"border":"1px solid #7ACC29",
"background" : "#F7FFF0"
},
"title": {
"background": "url(../x_component_process_FormDesigner/Module/Form/notice/icon/ok.png) no-repeat left center"
}
}
},
"noticeNoticeStyle" : {
"title" : "提示",
"setStyles" : {
"container": {
"border":"1px solid #CC9B29",
"background" : "#FFFAF0"
},
"title": {
"background": "url(../x_component_process_FormDesigner/Module/Form/notice/icon/notice.png) no-repeat left center"
}
}
}
}
}
\ No newline at end of file
......@@ -61,7 +61,7 @@ MWF.xApplication.process.Xform.ImageClipper = MWF.APPImageClipper = new Class(
button.set({
//"id": this.json.id,
"text": this.json.name || this.json.id,
"styles": this.form.css.buttonStyles,
"styles": this.form.json.buttonStyle || this.form.css.buttonStyles,
"MWFType": this.json.type
});
button.addEvent("click", function(){
......
......@@ -109,7 +109,7 @@ MWF.xApplication.process.Xform.Importer = MWF.APPImporter = new Class(
this.node.set({
"id": this.json.id,
"text": this.json.name || this.json.id,
"styles": this.form.css.buttonStyles,
"styles": this.form.json.buttonStyle || this.form.css.buttonStyles,
"MWFType": this.json.type
});
this.node.addEvent("click", function(){
......
......@@ -49,7 +49,7 @@ MWF.xApplication.process.Xform.ViewSelector = MWF.APPViewSelector = new Class({
this.node.set({
"id": this.json.id,
"text": this.json.name || this.json.id,
"styles": this.form.css.buttonStyles,
"styles": this.form.json.buttonStyle || this.form.css.buttonStyles,
"MWFType": this.json.type
});
if(this.json.recoveryStyles){
......
......@@ -40,5 +40,12 @@
"mode": [
"pc"
]
},
"green-flat": {
"name": MWF.xApplication.query.ViewDesigner.LP.viewStyle.greenFlat,
"file": "styles_green-flat.json",
"mode": [
"pc"
]
}
}
\ No newline at end of file
{
"name": "绿色扁平",
"view": {
"container" : {
"height" : "100%",
"overflow" : "auto",
"font-size": "14px"
},
"table": {
"margin-bottom": "20px",
"width": "100%"
},
"titleTr":{ //viewTitleTrNode viewTitleLineNode
"line-height": "40px",
"height": "40px",
"color": "#666666",
"background-color": "#fafafa"
},
"titleTd":{ //viewTitleColumnNode viewTitleCellNode
"font-weight": "500",
"padding": "0px 10px",
"border-bottom": "1px solid #dcdfe6",
"background" : "inherit"
},
"contentTr" : {
"background": "#ffffff"
},
"contentSelectedTr" : {
"background": "#F5FBFA"
},
"contentTd": {
"color": "#141414",
"height": "30px",
"line-height": "30px",
"padding": "5px 5px",
"border-bottom": "1px solid #dcdfe6"
},
"contentGroupTd": {
"padding": "5px 5px",
"border-bottom": "1px solid #dcdfe6",
"color": "#666666",
"font-weight": "500",
"background-color": "#fafafa",
"cursor": "pointer"
},
"groupCollapseNode": {
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/right.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
"groupExpandNode": {
"height": "30px",
"line-height": "30px",
"padding-left" : "20px",
"background-image": "url(../x_component_query_ViewDesigner/$View/default/icon/down.png)",
"background-repeat" : "no-repeat",
"background-position": "left center"
},
"checkboxNode" : {
"background-image": "url(../x_component_query_Query/$Viewer/default/icon_green/checkbox.png)",
"background-repeat" : "no-repeat",
"background-position": "center center"
},
"checkedCheckboxNode" : {
"background-image": "url(../x_component_query_Query/$Viewer/default/icon_green/checkbox_checked.png)",
"background-repeat" : "no-repeat",
"background-position": "center center"
},
"radioNode" : {
"background-image": "url(../x_component_query_Query/$Viewer/default/icon_green/radiobox.png)",
"background-repeat" : "no-repeat",
"background-position": "center center"
},
"checkedRadioNode" : {
"background-image": "url(../x_component_query_Query/$Viewer/default/icon_green/radiobox_checked.png)",
"background-repeat" : "no-repeat",
"background-position": "center center"
},
"noDataTextNode" : {
"height" : "50px",
"font-size" : "16px",
"margin" : "20px auto",
"text-align" : "center"
},
"tableProperties": {
"width": "100%",
"border": "0",
"cellpadding": "0",
"cellspacing": "0"
}
},
"actionbar": {
"style": "xform_green_flat",
"iconStyle" : "green",
"iconOverStyle": "green",
"customIconStyle" : "green",
"customIconOverStyle" : "green",
"forceStyles" : {
"container" : {
"width" : "100%",
"padding-left" : "10px",
"padding-right" : "10px",
"padding-top": "10px",
"padding-bottom": "10px",
"border-top" : "0px",
"margin" : "0px auto",
"border-radius": "0px",
"border-bottom" : "1px solid #F1F4F9"
}
}
},
"paging" : {
"style" : "green_round",
"style_rect" : "green",
"style_round" : "green_round"
}
}
\ No newline at end of file
......@@ -317,6 +317,7 @@ MWF.xApplication.query.ViewDesigner.LP = {
"blueSimple":"Blue Simple",
"official":"Official",
"deepBlue":"Deep Blue",
"blueFlat":"Blue and white flat"
"blueFlat":"Blue and white flat",
"greenFlat": "Green Flat"
}
};
\ No newline at end of file
......@@ -325,6 +325,7 @@ MWF.xApplication.query.ViewDesigner.LP = {
"blueSimple":"蓝色简洁",
"official":"公文样式",
"deepBlue":"集团样式",
"blueFlat":"蓝白扁平"
"blueFlat":"蓝白扁平",
"greenFlat": "绿色扁平"
}
};
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册