Merge branch 'master' into highlighter

This commit is contained in:
vita10gy
2013-04-05 00:39:30 -05:00
5 changed files with 117 additions and 45 deletions

View File

@ -249,6 +249,10 @@ em {
white-space: nowrap;
}
#chat td .system_narrowcast {
color: #f66 !important;
}
mark {
background: transparent;
}
@ -824,4 +828,4 @@ td + td {
font-size:11px;
font-family: "coda",arial,helvetica,sans-serif;
}
}