mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-18 14:55:27 +00:00
some http auth fixes
This commit is contained in:
20
tt-rss.css
20
tt-rss.css
@@ -636,3 +636,23 @@ span.insensitive {
|
||||
div.prefGenericAddBox {
|
||||
margin : 5px;
|
||||
}
|
||||
|
||||
body.logoutBody {
|
||||
background-color : #f0f0f0;
|
||||
color : black;
|
||||
}
|
||||
|
||||
span.logoutWarning {
|
||||
color : red;
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
div.logoutContent {
|
||||
width : 600px;
|
||||
border : 1px solid #c0c0c0;
|
||||
background-color : white;
|
||||
margin-left : auto;
|
||||
margin-right : auto;
|
||||
margin-top : 20px;
|
||||
padding : 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user