Skip to content

Commit 135f214

Browse files
committed
lighter borders
1 parent b36b159 commit 135f214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ form {
206206
cursor: pointer;
207207
color: #555;
208208
background-color: #ececec;
209-
border: 1px solid #ccc;
209+
border: 1px solid #e0e0e0;
210210
border-radius: 3px 3px 3px 3px;
211211
padding: 0;
212212
font-size: 9pt;

0 commit comments

Comments
 (0)