Merge remote-tracking branch 'origin/0.9.31'

This commit is contained in:
Michael Kaufmann (d00p)
2013-12-15 08:41:29 +01:00
5 changed files with 50 additions and 64 deletions

View File

@@ -395,6 +395,10 @@ a:hover {
text-decoration: underline;
}
a.active {
font-weight: bold;
}
.infotext {
font-size: 11px;
}

View File

@@ -488,6 +488,10 @@ a:hover {
text-decoration:underline;
}
a.active {
font-weight: bold;
}
.infotext {
font-size:11px;
}