added style-class formEl
This commit is contained in:
parent
fb264c63e5
commit
41fdae647f
1 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,12 @@
|
|||
font-size: 10pt;
|
||||
}
|
||||
|
||||
.formEl {
|
||||
border-color:#000000;
|
||||
border-style:solid;
|
||||
border-width:1px;
|
||||
}
|
||||
|
||||
.list_apps {
|
||||
border-color:#ffffff;
|
||||
padding-top:5px;
|
||||
|
|
Loading…
Add table
Reference in a new issue