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

@ -34,6 +34,11 @@ table {
border-color:#f1f1f1;
line-height:28px;
.s16 {
margin-top: 5px;
margin-right: 5px;
}
&:first-child {
border-left:1px solid #bbb;
}