mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Add textarea to OpenVK Modern themestyle
This commit is contained in:
parent
ca482c1855
commit
cff29bac3d
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ body {
|
||||||
input[type="text"], input[type="password"], input[type~="text"],
|
input[type="text"], input[type="password"], input[type~="text"],
|
||||||
input[type~="password"], input[type="email"], input[type="phone"],
|
input[type~="password"], input[type="email"], input[type="phone"],
|
||||||
input[type~="email"], input[type~="phone"], input[type="search"],
|
input[type~="email"], input[type~="phone"], input[type="search"],
|
||||||
input[type~="search"], select {
|
input[type~="search"], textarea, select {
|
||||||
border: 1px solid #E5E5E5;
|
border: 1px solid #E5E5E5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue