Added project has_one :last_event assoc. Fixed tab line-height after font-awesome. Increased projects per page on dashboard

This commit is contained in:
randx 2012-10-17 22:02:52 +03:00
parent a9a3480de9
commit e0c43c46dd
4 changed files with 10 additions and 11 deletions

View file

@ -46,6 +46,9 @@
color:#888;
text-shadow:0 1px 1px #fff;
}
i[class^="icon-"] {
line-height:14px;
}
}
&.active {
> a {