This commit is contained in:
Lars Jung
2011-06-16 01:59:52 +02:00
parent 9ca2b61a9c
commit 0e5802f0d7

View File

@@ -87,6 +87,9 @@ section#content {
}
#details {
display: none;
}
table {
width: 100%;
border-collapse: collapse;
@@ -171,6 +174,7 @@ div#empty {
#icons {
display: none;
padding: 10px;
border: 1px solid #eee;
border-radius: 15px;
@@ -201,13 +205,6 @@ div#empty {
}
section#special {
display: none;
text-align: center;
margin: 50px 0px;
}
footer {
position: fixed;
width: 100%;