diff --git a/css/app.css b/css/app.css index 35346c888..467352f57 100644 --- a/css/app.css +++ b/css/app.css @@ -1348,12 +1348,13 @@ input[type=number] { .form-field .wiki-link { float: right; + background: #fafafa; padding: 5px; text-align: center; } .form-field .wiki-link:hover { - background: #ececec; + background: #f1f1f1; } #preset-input-maxspeed {