aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/style.css b/style.css
index c4c5f2f..8d68726 100644
--- a/style.css
+++ b/style.css
@@ -98,10 +98,10 @@ td, th {
}
.edit {
padding: 2px;
- border-top: 1px solid #333;
- border-left: 1px solid #333;
- border-bottom: 1px solid #aaa;
- border-right: 1px solid #aaa;
+ border-top: 1px solid #444;
+ border-left: 1px solid #444;
+ border-bottom: 1px solid #999;
+ border-right: 1px solid #999;
}
tr:nth-child(even) {