fix scrollbar on chat + compress css files + add remove filter inlist

This commit is contained in:
lutranf
2014-10-28 20:55:22 +01:00
parent 6b149c445d
commit 3697c32017
13 changed files with 57 additions and 3940 deletions

View File

@@ -248,6 +248,11 @@ a.button.heavy {
font-weight:bold;
}
a.button.gimmespace {
margin-left:10px;
margin-right:10px;
}
.addr {
cursor:text;
}
@@ -508,6 +513,7 @@ a.uploader_item_cancel {
background:white;
}
.uploader_box .image_action {
font-size:12px;
}