add tag for release v0.3.4.2

This commit is contained in:
lars 2007-03-21 17:45:59 +00:00
parent 98fe39ffae
commit b86613a962
729 changed files with 120479 additions and 0 deletions

View file

@ -0,0 +1,15 @@
#log table.log td.level img {
width: 24px;
height: 24px;
vertical-align: middle;
}
#log table.log td.time {
padding: 0 5px 0 3px;
}
#log table.log td.text {
font-size: 0.9em;
font-family: monospace;
}