More changes. Improves styles.

This commit is contained in:
Lars Jung 2012-10-07 21:31:13 +02:00
parent cb9341451b
commit d6c5696f96
16 changed files with 130 additions and 151 deletions

View file

@ -24,18 +24,19 @@
}
}
.left {
position: absolute;
left: 0;
display: block;
padding: 0 8px;
float: left
}
.center {
display: block;
margin: 0 100px;
}
.right {
position: absolute;
right: 0;
display: block;
padding: 0 8px;
float: right
}
.noJsMsg {
color: #c33;

View file

@ -57,6 +57,8 @@
td:nth-child(1), th:nth-child(1) {
text-align: center;
width: 16px;
color: #ccc;
font-size: 0.9em;
img {
width: 16px;