- first commit for upcoming multiserver-support :)

This commit is contained in:
Michael Kaufmann (d00p)
2010-10-16 20:00:24 +00:00
parent 9fe6db8cd9
commit 3aff47d983
20 changed files with 401 additions and 158 deletions

View File

@@ -470,3 +470,8 @@ TR.RowOverSelected {
margin-bottom: 0.5em;
font-size: 120%;
}
.strikethrough {
text-decoration: line-through;
}