123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296 |
- {
- "contentNode": {
- "width": "100%",
- "height": "100%",
- "overflow": "auto"
- },
- "node": {
- "width": "1200px",
- "margin": "auto",
- "overflow": "hidden"
- },
- "tabNode": {
- "overflow": "hidden"
- },
- "summaryNode": {
- "overflow": "hidden",
- "background-color": "#EEE"
- },
- "monthlyNode": {
- "overflow": "auto",
- "background-color": "#EEE"
- },
- "overviewAreaNode": {
- "overflow": "hidden",
- "background-color": "#FFF",
- "border-bottom": "1px solid #666",
- //"box-shadow": "0px 0px 20px #999",
- },
- "taskAreaNode": {
- "margin-top": "10px",
- "overflow": "hidden",
- "border-bottom": "1px solid #999"
- },
- "taskDashboardAreaNode": {
- "margin-top": "10px",
- "width": "690px",
- "height": "280px",
- "float": "left",
- "overflow": "hidden"
- },
- "taskRankAreaNode": {
- "margin-left": "690px",
- "height": "280px",
- "overflow": "hidden"
- },
- "taskRankContentAreaNode": {
- "margin": "20px 0px 20px 20px",
- "height": "240px",
- "overflow": "hidden"
- },
- "taskRankHeadNode": {
- "height": "26px",
- "line-height": "26px",
- "background-color": "#DDD",
- "overflow": "hidden"
- },
- "taskRankCategoryNode": {
- "height": "26px",
- "width": "150px",
- "float": "right"
- },
- "taskRankActionNode": {
- "height": "26px",
- "width": "26px",
- "float": "left",
- "cursor": "pointer",
- "background": "url(../x_component_BAM/$Main/default/max.png) center center no-repeat"
- },
- "taskRankActionNode_max": {
- "background": "url(../x_component_BAM/$Main/default/min.png) center center no-repeat"
- },
- "taskRankTitleNode": {
- "height": "26px",
- "padding": "0px 10px",
- "font-size": "14px",
- "color": "#333",
- "font-weight": "bold",
- "margin-right": "150px"
- },
- "taskRankChartAreaNode": {
- "height": "214px",
- "overflow": "hidden"
- },
- "taskRankTabAreaNode": {
- "height": "190px",
- "overflow": "hidden"
- },
- "countAreaNode": {
- "padding": "20px 0px 0px 0px",
- "overflow": "hidden",
- "border-bottom": "1px solid #999"
- },
- //taskDashboard
- "taskDashboardNode": {
- "margin": "20px 0px 20px 10px",
- "height": "240px",
- "overflow": "hidden"
- },
- "taskChartNode": {
- "width": "170px",
- "height": "240px",
- "margin-right": "0px",
- "float": "left"
- },
- "taskChartTitleNode": {
- "height": "30px",
- "line-height": "30px",
- "text-align": "center",
- "font-weight": "bold",
- "color": "#333",
- "font-size": "14px"
- },
- "taskChartChartNode": {
- "height": "170px"
- },
- "taskChartActionNode": {
- "height": "30px",
- },
- "taskChartProportionAction": {
- "width": "50px",
- "height": "18px",
- "line-height": "18px",
- "border": "1px solid #999",
- "text-align": "center",
- "margin-top": "6px",
- "color": "#666",
- "border-radius": "3px",
- "cursor": "pointer",
- "background": "#FFF",
- "float": "left",
- "margin-left": "30px"
- },
- "taskChartProportionAction_one": {
- "width": "50px",
- "height": "18px",
- "line-height": "18px",
- "border": "1px solid #999",
- "text-align": "center",
- "margin": "6px auto",
- "color": "#666",
- "border-radius": "3px",
- "cursor": "pointer",
- "background": "#FFF"
- },
- "taskChartProportionAction_current": {
- "border": "1px solid #999",
- "background": "#4c6b87",
- "color": "#FFF"
- },
- "taskChartProportionAction_back": {
- "border": "1px solid #999",
- "background": "#FFF",
- "color": "#666"
- },
- "taskChartDistributionAction": {
- "width": "50px",
- "height": "18px",
- "line-height": "18px",
- "border": "1px solid #999",
- "text-align": "center",
- "margin-top": "6px",
- "color": "#666",
- "border-radius": "3px",
- "cursor": "pointer",
- "background": "#FFF",
- "float": "right",
- "margin-right": "30px"
- },
- "taskChartDistributionAction_current": {
- "border": "1px solid #999",
- "background": "#4c6b87",
- "color": "#FFF"
- },
- "taskContentAreaNode": {
- "height": "300px",
- "width": "49%",
- "float": "left",
- "margin-bottom": "20px"
- },
- "taskCompletedContentAreaNode": {
- "height": "300px",
- "width": "49%",
- "float": "right",
- "margin-bottom": "20px"
- },
- "workContentAreaNode": {
- "height": "300px",
- "width": "49%",
- "float": "left",
- "margin-bottom": "20px"
- },
- "workCompletedContentAreaNode": {
- "height": "300px",
- "width": "49%",
- "float": "right",
- "margin-bottom": "20px"
- },
- "contentTitleNode": {
- "height": "26px",
- "text-align": "center",
- "line-height": "26px",
- "font-size": "14px",
- "color": "#333",
- "font-weight": "bold",
- "background-color": "#DDD"
- },
- "taskContentNode": {
- "width": "100%",
- "height": "100%",
- "background": "transparent",
- "margin": "0px"
- },
- "taskContentNode_max": {
- "width": "90%",
- "height": "70%",
- "background": "#EEE",
- "margin": "5% auto"
- },
- "contentChartAreaNode": {
- "height": "274px",
- "overflow": "hidden"
- },
- "contentChartAreaNode_max":{
- "height": "100%",
- "overflow": "hidden"
- },
- "contentTabAreaNode": {
- "height": "250px",
- "overflow": "hidden"
- },
- "contentChartMaxAreaNode": {
- "height": "500px",
- "position": "absolute",
- "z-index": "10000",
- "border": "4px solid #AAA",
- "background-color": "#FFF",
- "box-shadow": "0px 0px 30px #CCC",
- },
- "monthTabAreaNode": {
- "overflow": "hidden",
- "background-color": "#FFF",
- "border-bottom": "1px solid #666",
- "padding": "10px 0px",
- //"box-shadow": "0px 0px 20px #999",
- },
- "monthContentAreaNode": {
- "margin-top": "8px",
- "overflow": "hidden"
- },
- "monthTabTableNode": {
- "width": "96%",
- "height": "40px"
- },
- "monthTabCellNode": {
- "width": "16%",
- "text-align": "center",
- "border-left": "1px solid #CCC",
- },
- "monthTabItemNode": {
- "width": "90%",
- "margin": "auto",
- "overflow": "hidden",
- "height": "40px",
- "color": "#999",
- "cursor": "pointer"
- },
- "monthTabItemNode_current":{
- "color": "#1f77b4",
- },
- "monthTabItemIconNode": {
- "width": "50px",
- "height": "40px",
- "float": "left",
- "background-repeat": "no-repeat",
- "background-position": "center center"
- },
- "monthTabItemTextNode": {
- "text-align": "center",
- "margin-left": "50px",
- "line-height": "40px",
- "height": "40px",
- "font-size": "18px",
- "font-weight": "bold"
- }
- }
|