Better UI for projects list on dahboard

This commit is contained in:
randx 2012-06-12 22:04:57 +03:00
parent 5f5cd2be13
commit 9ef9c58f55

View file

@ -373,8 +373,8 @@ p.time {
h4 {
font-size:14px;
padding:2px 10px;
color:#888;
border-bottom:1px solid #eee;
color:#666;
border-bottom:1px solid #f1f1f1;
}
a:last-child h4 { border:none; }
@ -382,6 +382,7 @@ p.time {
h4 {
color:#111;
background:$hover;
border-color:#CCC;
.ico.project {
background-position:-209px -21px;
}