|
|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"rightContentNode": {
|
|
|
"height": "100%",
|
|
|
- "margin-left": "40px",
|
|
|
+ "margin-left": "100px",
|
|
|
"overflow": "hidden",
|
|
|
"opacity": 1
|
|
|
},
|
|
|
@@ -64,10 +64,11 @@
|
|
|
"background-color": "#333333"
|
|
|
},
|
|
|
"startMenuNaviLeftNode_current": {
|
|
|
- "background-color": "#f8f8f8"
|
|
|
+ "background-color": "#f8f8f8",
|
|
|
+ "width": "100px"
|
|
|
},
|
|
|
"startMenuIconLeftNode": {
|
|
|
- "width": "100px",
|
|
|
+ "width": "40px",
|
|
|
"height": "40px",
|
|
|
"margin-top": "00px",
|
|
|
"background-repeat": "no-repeat",
|
|
|
@@ -86,7 +87,7 @@
|
|
|
},
|
|
|
|
|
|
"normalStartMenuNode": {
|
|
|
- "width": "40px",
|
|
|
+ "width": "100px",
|
|
|
"height": "100%",
|
|
|
"padding-top": "0px",
|
|
|
"top": "0",
|