diff options
author | friendica <info@friendica.com> | 2013-11-25 14:54:34 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-25 14:54:34 -0800 |
commit | bed0bca4d7e49a389b27e4dad089b47ede2e1e9e (patch) | |
tree | 3d684ae084cfc6d8e4c3e104d64f7bb45dc1799b /view/theme/redbasic | |
parent | fe9162395ae703adf91f7ac32833211ca60ac216 (diff) | |
parent | ba6d6876d62759156e9da12e5e1aede14c5c66e1 (diff) | |
download | volse-hubzilla-bed0bca4d7e49a389b27e4dad089b47ede2e1e9e.tar.gz volse-hubzilla-bed0bca4d7e49a389b27e4dad089b47ede2e1e9e.tar.bz2 volse-hubzilla-bed0bca4d7e49a389b27e4dad089b47ede2e1e9e.zip |
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/theme/redbasic')
-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 6b670126a..ce3bfaee9 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3532,6 +3532,7 @@ margin-right: 50px; a .drop-icons { color: #777; font-size: 1.2em; + text-decoration: none; } .drop-icons:hover { |