Changed filters to readable one. Styled some stuff

This commit is contained in:
randx 2012-08-30 22:15:34 +03:00
parent 4a6596af27
commit b9ff0c79b4
15 changed files with 96 additions and 48 deletions

View file

@ -165,11 +165,11 @@ span.update-author {
background-color: #999;
&.pushed {
background-color: #3A87AD;
background-color: #4A97BD;
}
&.opened {
background-color: #468847;
background-color: #469847;
}
&.closed {