hydra/src/root/static/css/hydra.css

18 lines
214 B
CSS
Raw Normal View History

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