Commit 559d4d68 by 王东红

fix

parent 049787e6
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
transition: all 0.4s ease; transition: all 0.4s ease;
-webkit-transition: all 0.4s ease; -webkit-transition: all 0.4s ease;
} }
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea { input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"],#maincontent input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
border: 1px solid #e1e1e1; border: 1px solid #e1e1e1;
height: 40px; height: 40px;
padding: 5px; padding: 5px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment