remember the styling for the pasword prompt

This commit is contained in:
John McLear 2012-11-26 20:54:28 +00:00
parent fddca354b3
commit f880473360

View file

@ -190,6 +190,19 @@ a img {
height: 30px; height: 30px;
z-index: 100; z-index: 100;
} }
#editorloadingbox passForm{
padding:10px;
}
#editorloadingbox input{
padding:10px;
}
#editorloadingbox button{
padding:10px;
}
#editorcontainerbox { #editorcontainerbox {
position: absolute; position: absolute;
bottom: 0; bottom: 0;