bit hacky, but get IITC's COMM to match the stock intel COMM in it's tabs

see https://plus.google.com/105383756361375410867/posts/b9ihAer4Fxm
This commit is contained in:
Jon Atkins
2015-01-22 20:24:34 +00:00
parent 712b954910
commit 0dcada2c3b
3 changed files with 132 additions and 86 deletions

View File

@ -197,7 +197,8 @@ a:hover {
#chatcontrols a.active {
border-color: #FFCE00;
border-bottom-width:0px;
font-weight:bold
font-weight:bold;
background: rgb(8, 48, 78);1
}
#chatcontrols a.active + a {
@ -247,9 +248,6 @@ em {
top: 25px;
}
#chatpublic, #chatfull, #chatcompact {
display: none;
}
#chat > div {
overflow-x:hidden;