diff options
author | friendica <info@friendica.com> | 2012-05-22 18:06:34 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-22 18:06:34 -0700 |
commit | 0da20ec9ef443edd86119601e39c42f78dc1a52f (patch) | |
tree | 61abf3a2e40c4a0a6a306a74ea937bb6cb57bd09 /view/theme/darkzero-NS | |
parent | b43b680802ed466702cbcd639a62bb09951edfdc (diff) | |
parent | b962559570fe3a7381c7721a62989072661f01e9 (diff) | |
download | volse-hubzilla-0da20ec9ef443edd86119601e39c42f78dc1a52f.tar.gz volse-hubzilla-0da20ec9ef443edd86119601e39c42f78dc1a52f.tar.bz2 volse-hubzilla-0da20ec9ef443edd86119601e39c42f78dc1a52f.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/darkzero-NS')
-rw-r--r-- | view/theme/darkzero-NS/style.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css index 1efe093ed..6dc788f35 100644 --- a/view/theme/darkzero-NS/style.css +++ b/view/theme/darkzero-NS/style.css @@ -146,11 +146,11 @@ blockquote { background:#444; } - - - - .wall-item-content { max-height: 20000px; overflow: none; +} + +.editicon:hover { + background-color: #ccc; }
\ No newline at end of file |