[refs #90] smaller font for diff

This commit is contained in:
Alexander Machehin 2012-06-08 14:31:33 +06:00
parent 724868e495
commit 89bc8954e2
1 changed files with 5 additions and 1 deletions

View File

@ -950,4 +950,8 @@ div#git_help_data p {
.tab-content.pull_diff_fix {
display: block;
}
}
table.diff {
font-size: 12px;
}