mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-08 17:41:03 +02:00
update compact css with userDlg styles
This commit is contained in:
parent
40d601c5d3
commit
aee198609d
@ -414,3 +414,18 @@ pre {
|
|||||||
padding : 5px;
|
padding : 5px;
|
||||||
background : #f0f0f0;
|
background : #f0f0f0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#userDlg {
|
||||||
|
left : 400px;
|
||||||
|
top : 18px;
|
||||||
|
background : #fffff0;
|
||||||
|
z-index : 3;
|
||||||
|
position : absolute;
|
||||||
|
border : 1px solid #c0c0c0;
|
||||||
|
padding : 10px;
|
||||||
|
display : none;
|
||||||
|
}
|
||||||
|
|
||||||
|
#qafInput {
|
||||||
|
width : 300px;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user