1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 20:29:15 +00:00

fix http basic authentication

This commit is contained in:
Andrew Dolgov
2005-11-20 11:14:38 +01:00
parent 2317ffaae7
commit 8cb7480484
5 changed files with 32 additions and 8 deletions

View File

@@ -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;