diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-31 19:14:24 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-31 19:14:24 +0200 |
commit | 95f4f14dca1ea982f67cccb31d860f7b8ed9055c (patch) | |
tree | 1de061c56af24518010bb47feeeb75960708fddd | |
parent | 391854058ea6b14ddb3cfe09dbf2999595afc2e1 (diff) | |
download | volse-hubzilla-95f4f14dca1ea982f67cccb31d860f7b8ed9055c.tar.gz volse-hubzilla-95f4f14dca1ea982f67cccb31d860f7b8ed9055c.tar.bz2 volse-hubzilla-95f4f14dca1ea982f67cccb31d860f7b8ed9055c.zip |
triple a is more sane
-rw-r--r-- | view/css/bootstrap-red.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index eaa51e79c..bbce5339f 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -61,7 +61,7 @@ nav.navbar { /* nav overrides end */ .btn-outline-secondary { - color: #777; + color: #aaa; } .wall-item-tools .dropdown-menu { |