From: Sarven Capadisli Date: Tue, 4 Aug 2009 16:24:23 +0000 (+0000) Subject: Removed not overly significant style from div.entry-content. It helps X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cb2f668ff6a0d0208732837dca1f2cb7a16e814f;p=quix0rs-gnu-social.git Removed not overly significant style from div.entry-content. It helps with attachment views as well (Ticket 1761) --- diff --git a/theme/default/css/display.css b/theme/default/css/display.css index b7c86ae07b..921a6b27b4 100644 --- a/theme/default/css/display.css +++ b/theme/default/css/display.css @@ -235,9 +235,6 @@ opacity:0.4; .notices li:hover div.notice-options { opacity:1; } -div.entry-content { -color:#333333; -} div.notice-options a, div.notice-options input { font-family:sans-serif; diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index 6a88204953..8af5644b67 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -235,9 +235,6 @@ opacity:0.4; .notices li:hover div.notice-options { opacity:1; } -div.entry-content { -color:#333333; -} div.notice-options a, div.notice-options input { font-family:sans-serif;