update compact css with userDlg styles

master
Andrew Dolgov 19 years ago
parent 40d601c5d3
commit aee198609d

@ -414,3 +414,18 @@ pre {
padding : 5px;
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…
Cancel
Save