more work on interactive update process;

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-26 09:45:57 +00:00
parent 2f55490548
commit 3610c4aa23
6 changed files with 65 additions and 38 deletions

View File

@@ -436,3 +436,10 @@ TR.RowOverSelected {
margin-right: 3px;
background-color: #C6DEFF;
}
.update_progess
{
padding: 2em;
text-align: left;
}