Do not print border for text
This commit is contained in:
parent
596023d64f
commit
1b8e03290d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
body {
|
||||
font-size:7pt
|
||||
}
|
||||
select {
|
||||
select ,.input_text{
|
||||
border:1px solid #FFFFFF;
|
||||
}
|
||||
form {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue