* Misc. cleanups after review, prep for release

This commit is contained in:
zzz
2009-12-08 00:41:58 +00:00
parent 1cd54dc12e
commit f446a5f1fc
12 changed files with 42 additions and 53 deletions

View File

@ -655,7 +655,7 @@ p {
color: #001;
font-size: 7pt;
width: 220px;
text-align: center;
text-align: right;
float: right;
valign: middle;
}
@ -773,4 +773,4 @@ div.graphspanel form:last-child {
div.graphspanel h3 {
text-align: left;
margin: 10px 20px 10px 20px;
}
}

View File

@ -724,7 +724,7 @@ button:active {
padding: 7px 10px 5px 10px;
color: #eef;
font-size: 7pt;
width: 140px;
width: 220px;
text-align: right;
float: right;
vertical-align: middle;
@ -967,4 +967,4 @@ position: relative;
.formaction {
text-align: right;
}
}

View File

@ -723,8 +723,8 @@ button:active{
padding: 5px 5px;
color: #001;
font-size: 7pt;
width: 120px;
text-align: center;
width: 220px;
text-align: right;
float: right;
valign: middle;
}
@ -993,4 +993,4 @@ div.joblog hr {
.formaction {
text-align: right;
}
}

View File

@ -742,7 +742,7 @@ p {
color: #eef;
font-size: 7pt;
width: 220px;
text-align: center;
text-align: right;
float: right;
valign: middle;
}
@ -870,4 +870,4 @@ table li:last-child{
table ul {
font-size: 8.5pt;
}
}