diff --git a/lib/gollum/frontend/public/gollum/css/template.css b/lib/gollum/frontend/public/gollum/css/template.css index 834f5120..b2075ec4 100644 --- a/lib/gollum/frontend/public/gollum/css/template.css +++ b/lib/gollum/frontend/public/gollum/css/template.css @@ -318,7 +318,7 @@ a.absent { margin: 0 2px; padding: 0 5px; white-space: nowrap; - border: 1px solid #eaeaea; + border: 1px solid #ddd; background-color: #f8f8f8; border-radius: 3px; }