mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -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;
|
||||
color: #555;
|
||||
background-color: #ececec;
|
||||
border: 1px solid #ccc;
|
||||
border: 1px solid #e0e0e0;
|
||||
border-radius: 3px 3px 3px 3px;
|
||||
padding: 0;
|
||||
font-size: 9pt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue