提交 c04f350d 编写于 作者: U unknown

增加样式

上级 5d3ed565
......@@ -480,8 +480,7 @@
"border-left": "0px",
"border-right": "0px",
"min-height": "30px",
"line-height": "30px",
"overflow": "visible"
"line-height": "30px"
},
"inputStyles": {
"font-size" : "100%",
......@@ -498,8 +497,7 @@
"border-left": "0px",
"border-right": "0px",
"min-height": "30px",
"line-height": "30px",
"overflow": "visible"
"line-height": "30px"
},
"inputStyles": {
"font-size" : "100%",
......@@ -516,8 +514,7 @@
"border-left": "0px",
"border-right": "0px",
"min-height": "30px",
"line-height": "30px",
"overflow": "visible"
"line-height": "30px"
},
"inputStyles": {
"font-size" : "100%",
......
......@@ -400,14 +400,14 @@
},
"textfield": {
"styles": {
"border-bottom": "0px",
"border": "0px solid #999999",
"border-bottom": "1px solid #999999",
"height": "auto",
"font-size": "18px",
"line-height": "30px"
"line-height": "30px",
"overflow": "visible"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"height": "30px",
"line-height": "30px",
"font-size": "18px",
......@@ -417,14 +417,14 @@
},
"calendar": {
"styles": {
"border-bottom": "0px",
"border": "0px solid #999999",
"border-bottom": "1px solid #999999",
"height": "auto",
"font-size": "18px",
"line-height": "30px"
"line-height": "30px",
"overflow": "visible"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"height": "30px",
"line-height": "30px",
"font-size": "18px",
......@@ -434,14 +434,14 @@
},
"number": {
"styles": {
"border-bottom": "0px",
"border": "0px solid #999999",
"border-bottom": "1px solid #999999",
"height": "auto",
"font-size": "18px",
"line-height": "30px"
"line-height": "30px",
"overflow": "visible"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"height": "30px",
"line-height": "30px",
"font-size": "18px",
......@@ -451,14 +451,14 @@
},
"address": {
"styles": {
"border-bottom": "0px",
"border-bottom": "1px solid #999999",
"height": "auto",
"line-height": "30px",
"font-size": "18px",
"border": "0px solid #999999"
"overflow": "visible"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"height": "30px",
"line-height": "30px",
"color": "#666",
......@@ -468,14 +468,14 @@
},
"combox": {
"styles": {
"border-bottom": "0px",
"border-bottom": "1px solid #999999",
"height": "auto",
"line-height": "30px",
"font-size": "18px",
"border": "0px solid #999999"
"overflow": "visible"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"height": "30px",
"line-height": "30px",
"color": "#666",
......@@ -492,7 +492,8 @@
"border": "0px solid #999999"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"border-bottom": "1px solid #999999",
"height": "30px",
"line-height": "30px",
"color": "#666",
......@@ -509,7 +510,8 @@
"border": "0px solid #999999"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"border-bottom": "1px solid #999999",
"height": "30px",
"line-height": "30px",
"color": "#666",
......@@ -523,10 +525,11 @@
"height": "auto",
"line-height": "30px",
"font-size": "18px",
"border": "0px solid #999999"
"border": "0px"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"border-bottom": "1px solid #999999",
"height": "30px",
"line-height": "30px",
"color": "#666",
......@@ -553,11 +556,12 @@
},
"textarea": {
"styles": {
"border": "0px solid #999999",
"font-size": "18px"
"border-bottom": "1px solid #999999",
"font-size": "18px",
"overflow": "visable"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"color": "#666",
"font-size": "18px",
"font-family": "宋体"
......@@ -565,11 +569,12 @@
},
"opinion": {
"styles": {
"border": "0px solid #999999",
"font-size": "18px"
"border-bottom": "1px solid #999999",
"font-size": "18px",
"overflow": "visable"
},
"inputStyles": {
"border": "1px solid #999999",
"border": "0px",
"color": "#666",
"font-size": "18px",
"font-family": "宋体"
......
......@@ -494,8 +494,7 @@
"height": "auto",
"line-height": "30px",
"font-size": "18px",
"border": "0px solid #cccccc",
"overflow": "visible"
"border": "0px solid #cccccc"
},
"inputStyles": {
"border": "1px solid #cccccc",
......@@ -512,8 +511,7 @@
"height": "auto",
"line-height": "30px",
"font-size": "18px",
"border": "0px solid #cccccc",
"overflow": "visible"
"border": "0px solid #cccccc"
},
"inputStyles": {
"border": "1px solid #cccccc",
......@@ -530,8 +528,7 @@
"height": "auto",
"line-height": "30px",
"font-size": "18px",
"border": "0px solid #cccccc",
"overflow": "visible"
"border": "0px solid #cccccc"
},
"inputStyles": {
"border": "1px solid #cccccc",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册