1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 13:51:29 +00:00

made userDlg look like infoBox

This commit is contained in:
Andrew Dolgov
2005-12-19 06:38:39 +01:00
parent 078cb99632
commit 03095a984a

View File

@@ -517,12 +517,13 @@ div.helpResponse {
}
#userDlg {
background : #fffff0;
padding : 15px;
border : 1px solid #c0c0c0;
font-size : small;
position : relative;
bottom : 2px;
right : 2px;
padding : 15px;
border : 1px solid #c0c0c0;
background-color : white;
}
#qafInput {