Show project with namespace in feeds

This commit is contained in:
Dmitriy Zaporozhets 2012-12-09 10:56:15 +02:00
parent 8a08fdcd32
commit f4d9059b7e
3 changed files with 12 additions and 3 deletions

View file

@ -30,6 +30,7 @@
.borders { border: 1px solid #ccc; @include shade; }
.hint { font-style: italic; color: #999; }
.light { color: #888 }
.tiny { font-weight: normal }
/** PILLS & TABS**/
.nav-pills a:hover { background-color: #888; }