18 lines
214 B
CSS
Raw Normal View History

.logTreeToggle {
text-decoration: none;
font-family: monospace;
font-size: larger;
}
2012-04-13 10:05:02 +02:00
.logo {
2012-04-13 10:33:11 +02:00
height: 30px;
2012-04-13 10:05:02 +02:00
}
th {
text-align: left;
vertical-align: top;
}
.template {
display: none;
}