Fixes colors in dialogs.

This commit is contained in:
yanas 2016-09-22 14:05:07 -05:00
parent 7eb85fe7aa
commit 88a45cf991
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@
}
div.jqi{
width: 400px;
position: absolute;
position: absolute;
color: #3a3a3a;
background-color: #ffffff;
font-size: 11px;
text-align: left;