Some more design fixes

This commit is contained in:
BNoiZe
2013-10-20 11:29:54 +02:00
parent d4c4e31804
commit a86d2d2df3
6 changed files with 72 additions and 55 deletions

View File

@@ -222,6 +222,9 @@ footer img {
padding:10px 0;
text-align:center;
}
.tinyform {
padding: 0;
}
.fullform {
width:100%;
@@ -235,6 +238,9 @@ footer img {
padding:10px 0;
text-align:left;
}
.midform {
padding: 0;
}
.tinyform,.loginsec form {
width:400px;
@@ -616,6 +622,7 @@ table tfoot td {
height:25px;
border-top: 1px solid #d1d5d8;
background-color: #f2f8fa;
padding-right: 0px;
}
.tfootleft {