From 8cb7480484d03a06663ac031ad3db33ea46b77ae Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 20 Nov 2005 11:14:38 +0100 Subject: fix http basic authentication --- 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 0e919c10b..7c3257887 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -587,6 +587,12 @@ td.welcomePrompt { } +td.httpWelcomePrompt { + font-size : small; + color : gray; + text-align : right; +} + table.loginForm { background-image : url("images/vgrad_light_rev.png"); background-color : white; -- cgit v1.2.3