fix #79 and part of #39

This commit is contained in:
Stefan Breunig
2013-02-10 09:02:08 +01:00
parent 6fdfac2923
commit f2400d1f8b
2 changed files with 9 additions and 2 deletions

View File

@ -100,6 +100,11 @@ a:hover {
border: 1px solid #20A8B1;
}
#chatcontrols a:first-child {
letter-spacing:-1px;
text-decoration: none !important;
}
#chatcontrols a.active {
border-color: #FFCE00;
border-bottom-width:0px;