From a262b161f99cdc5cadb6571941c324f53bb3543e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 21 Sep 2006 04:55:02 +0100 Subject: disable html objects in article content, breaks layout --- tt-rss.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 5f771fe6e..ec4b51320 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1172,6 +1172,12 @@ span.debugTS { font-weight : bold; } +.objectWarn { + color : gray; + padding : 3px; + font-style: italic; +} + table.loginForm2 { padding : 1em; } -- cgit v1.2.3