From 9a3bb96a8700c60235dc27406e32d8affdc1c106 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 31 Mar 2006 06:30:20 +0100 Subject: remove stupid DISABLE_SESSIONS kludge, check if constant is defined, not true --- tt-rss.css | 1 - 1 file changed, 1 deletion(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index be1f5cb88..edbb31161 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1073,7 +1073,6 @@ div.cdmContent a:hover { #fatal_error_msg { border : 1px solid #c0c0c0; background-color : #f0f0f0; - width : 50%; color : black; padding : 10px; font-weight : normal; -- cgit v1.2.3