Restyled git tags page. Added truncated tags message

This commit is contained in:
Dmitriy Zaporozhets 2012-10-26 18:37:12 +03:00
parent f73e46eece
commit b4708d006c
4 changed files with 19 additions and 11 deletions

View file

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