diff options
Diffstat (limited to 'frontend/common/app.css')
| -rw-r--r-- | frontend/common/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/common/app.css b/frontend/common/app.css index ec59310..0e4f74d 100644 --- a/frontend/common/app.css +++ b/frontend/common/app.css @@ -100,7 +100,7 @@ header > div:last-child { header > div > button { padding: 0.25rem; margin: 0 0 0 0.5rem; - background: transparent; + background: #000; border-color: #888; color: #888; } |
