diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-12-10 15:08:54 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-12-10 15:08:54 +0100 |
commit | dc6455690278c40dda03247456de24a26d7cf54b (patch) | |
tree | cb7ae58c755097992dc3b67a2aee7604ff3cf834 /view/theme | |
parent | 0315077daf3c2d112737fb27b05abf90fc45212a (diff) | |
parent | 7237bacec03092aa6d5a774cb8d8030731919500 (diff) | |
download | volse-hubzilla-dc6455690278c40dda03247456de24a26d7cf54b.tar.gz volse-hubzilla-dc6455690278c40dda03247456de24a26d7cf54b.tar.bz2 volse-hubzilla-dc6455690278c40dda03247456de24a26d7cf54b.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ff0e1c509..b5f25073d 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1788,6 +1788,7 @@ nav .badge.mail-update:hover { #expand-aside, #expand-tabs, +#doco-return-to-top-btn, #context-help-btn { color: $nav_active_icon_colour; padding: 7px 10px; |