added some of the rollback features
This commit is contained in:
parent
4033ad4b83
commit
876b1da8bb
6 changed files with 144 additions and 6 deletions
|
|
@ -4,6 +4,12 @@ body{
|
|||
border: 5px #4E8AAB solid;
|
||||
margin:0px;
|
||||
}
|
||||
|
||||
th {
|
||||
text-align: left;
|
||||
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
|
||||
}
|
||||
|
||||
.adminConsoleTitleIcon {
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue