mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
lighter borders
This commit is contained in:
parent
b36b15921c
commit
135f2144c2
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ form {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #555;
|
color: #555;
|
||||||
background-color: #ececec;
|
background-color: #ececec;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #e0e0e0;
|
||||||
border-radius: 3px 3px 3px 3px;
|
border-radius: 3px 3px 3px 3px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 9pt;
|
font-size: 9pt;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue