Project team page improved

This commit is contained in:
Dmitriy Zaporozhets 2012-09-10 09:13:45 +03:00
parent 38c2cfb9ad
commit 52d29f5d59
3 changed files with 20 additions and 9 deletions

View file

@ -181,11 +181,12 @@ span.update-author {
}
&.joined {
background-color: #1cb9ff;
background-color: #1ca9dd;
}
&.left {
background-color: #ff5057;
background-color: #888;
float:none;
}
}