(#refs 549) Change "…" at skipped line to pseudo element

This commit is contained in:
Shintaro Murakami
2015-01-11 01:04:13 +09:00
parent 136c5854f3
commit 2ade54b7e3
3 changed files with 8 additions and 4 deletions

View File

@@ -1014,6 +1014,10 @@ table.diff tbody tr.not-diff:hover td{
content: attr(line-number);
}
.diff .skipline:before {
content: "..."
}
/****************************************************************************/
/* Repository Settings */
/****************************************************************************/