refactored javascripts

This commit is contained in:
albert
2011-03-10 12:58:09 -05:00
parent 4af5c5c38f
commit efa6856b4a
27 changed files with 385 additions and 359 deletions

View File

@@ -120,6 +120,9 @@ span.link {
color: #006ffa;
cursor: pointer; }
span.wait {
color: #CCC; }
table tfoot {
margin-top: 2em; }
@@ -198,7 +201,7 @@ form.simple_form div.input {
margin-right: 10px;
text-align: right; }
form.simple_form div.input span.hint {
margin-left: 10em;
margin-left: 11em;
color: #666;
font-style: italic;
vertical-align: top;