Explorar o código

修复论坛修改密码显示异常的问题

unknown %!s(int64=5) %!d(string=hai) anos
pai
achega
9e670f0390

+ 1 - 7
o2web/source/o2_core/o2/xDesktop/$Authentication/application/css.wcss

@@ -57,7 +57,6 @@
 	"cursor": "pointer"
   },
   "formTopContentNode" : {
-	"overflow" : "hidden",
 	"float" : "right",
 	"padding-right" : "10px",
 	"text-align" : "right"
@@ -168,7 +167,6 @@
 	"overflow" : "hidden"
   },
   "inputUser": {
-	"input::-ms-clear" : "display:none",
 	"color" : "#666",
 	"font-size" : "16px",
 	"width": "292px",
@@ -267,7 +265,7 @@
 	"margin-left" : "20px",
 	"color" : "#fff",
 	"font-size" : "14px",
-	"width": "80px",
+	"width": "90px",
 	"height": "42px",
 	"line-height": "42px",
 	"background-color":"#3c75b7",
@@ -366,9 +364,6 @@
 	"float" : "left",
 	"cursor" : "pointer"
   },
-  "inputActive" : {
-	"border" : "1px solid #3c75b7"
-  },
   "bindLoginTipPic" : {
 	"position" : "absolute",
 	"top" : "10px",
@@ -478,7 +473,6 @@
 	"margin-left" : "18px"
   },
   "bindLoginContainer" : {
-	"display" : "none",
 	"width" : "100%",
 	"overflow" : "hidden",
 	"positon" : "static"