From: Mikael Nordfeldth Date: Fri, 18 Apr 2014 09:10:59 +0000 (+0200) Subject: Thumbnails are not faded anymore (CSS opacity) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c656b5a5109635fd4c832f3f46336a13b28f1ee1;p=quix0rs-gnu-social.git Thumbnails are not faded anymore (CSS opacity) --- diff --git a/theme/neo/css/display.css b/theme/neo/css/display.css index c0b76557bd..7c883922bb 100644 --- a/theme/neo/css/display.css +++ b/theme/neo/css/display.css @@ -451,11 +451,6 @@ h6 {font-size: 1em;} font-size: 0.88em; line-height: 1.2em; margin-top: 6px; - opacity: 0.6; -} - -.notice:hover div.entry-content { - opacity: 1; } .user_in .notice div.entry-content {