Modificando os esquemas de cores e alguns detalhes na interface

This commit is contained in:
2008-03-06 19:54:06 -03:00
parent c206a678bd
commit 304a41f610
9 changed files with 77 additions and 50 deletions

View File

@@ -490,6 +490,7 @@ select {
}
#passmeter {
margin-left: 5px;
font-size: 11px;
}
@@ -513,8 +514,6 @@ select {
margin-top: 9px;
}
.history {
margin-top: 18px;
margin-left: 18px;
@@ -718,6 +717,10 @@ text-align: center;
text-align: left;
}
.box dl {
margin: 0px 18px;
}
.top { vertical-align: top; }
.center { text-align: center !important; }
.left { float: left !important; }