diff options
author | friendica <info@friendica.com> | 2013-10-23 21:51:47 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-10-23 21:51:47 -0700 |
commit | 6e828637752351ca55019b29fb36ce5c635e8721 (patch) | |
tree | 4dc9e702d727f92ea465edd14d9dc3230328009d | |
parent | c88fd0120542a56da98cda6427d9bf5b689e21f2 (diff) | |
parent | c3d04139560b81cd1645b0ae8a5316519a9cad0d (diff) | |
download | volse-hubzilla-6e828637752351ca55019b29fb36ce5c635e8721.tar.gz volse-hubzilla-6e828637752351ca55019b29fb36ce5c635e8721.tar.bz2 volse-hubzilla-6e828637752351ca55019b29fb36ce5c635e8721.zip |
Merge https://github.com/friendica/red into zpull
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 4f41cf923..7a8e87dc5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3492,6 +3492,10 @@ a .drop-icons { margin-right: 10px; } +.design-icons:hover { +text-decoration: none; +} + #menulist { list-style-type: none; }
\ No newline at end of file |