Bladeren bron

组织管理左侧菜单样式调整

xiongzhu 4 jaren geleden
bovenliggende
commit
be04bd2faf
1 gewijzigde bestanden met toevoegingen van 8 en 4 verwijderingen
  1. 8 4
      o2web/source/x_component_Org/$Main/default/css.wcss

+ 8 - 4
o2web/source/x_component_Org/$Main/default/css.wcss

@@ -55,7 +55,7 @@
 	},
 
 	"startMenuNaviLeftNode": {
-	    "width": "40px",
+	    "width": "100px",
         "height": "40px",
         "float": "none",
         "margin": "0px",
@@ -67,18 +67,22 @@
         "background-color": "#f8f8f8"
     },
     "startMenuIconLeftNode": {
-		"width": "40px",
+		"width": "100px",
 		"height": "40px",
 		"margin-top": "00px",
 		"background-repeat": "no-repeat",
-		"background-position": "center center"
+		"background-position": "center center",
+        "display": "inline-block",
+        "vertical-align": "middle"
 	},
 	"startMenuNaviLeftPingyinNode": {
         "width": "40px",
 		"height": "40px",
 	},
 	"startMenuTextLeftNode": {
-	    "display": "none"
+	    "display": "inline-block",
+        "font-size": "13px",
+        "vertical-align": "middle"
 	},
 
 	"normalStartMenuNode": {