diff --git a/templates/coal/changeset.tmpl b/templates/coal/changeset.tmpl --- a/templates/coal/changeset.tmpl +++ b/templates/coal/changeset.tmpl @@ -59,8 +59,8 @@
- - + +
LineDifflinediff
{diff} diff --git a/templates/coal/fileannotate.tmpl b/templates/coal/fileannotate.tmpl --- a/templates/coal/fileannotate.tmpl +++ b/templates/coal/fileannotate.tmpl @@ -63,9 +63,9 @@
- - - + + + {annotate%annotateline}
RevLineSourcerevlinesource
diff --git a/templates/coal/filediff.tmpl b/templates/coal/filediff.tmpl --- a/templates/coal/filediff.tmpl +++ b/templates/coal/filediff.tmpl @@ -60,8 +60,8 @@
- - + +
LineDifflinediff
{diff} diff --git a/templates/coal/filelog.tmpl b/templates/coal/filelog.tmpl --- a/templates/coal/filelog.tmpl +++ b/templates/coal/filelog.tmpl @@ -45,9 +45,9 @@
- {entries%filelogentry}
Age - Author - Description + age + author + description
diff --git a/templates/coal/filerevision.tmpl b/templates/coal/filerevision.tmpl --- a/templates/coal/filerevision.tmpl +++ b/templates/coal/filerevision.tmpl @@ -61,8 +61,8 @@
- - + + {text%fileline}
LineSourcelinesource
diff --git a/templates/coal/manifest.tmpl b/templates/coal/manifest.tmpl --- a/templates/coal/manifest.tmpl +++ b/templates/coal/manifest.tmpl @@ -34,16 +34,14 @@ + + - - - - - + + + {dentries%direntry} {fentries%fileentry} diff --git a/templates/coal/map b/templates/coal/map --- a/templates/coal/map +++ b/templates/coal/map @@ -20,8 +20,8 @@ searchentry = shortlogentry.tmpl changeset = changeset.tmpl manifest = manifest.tmpl -direntry = '' -fileentry = '' +direntry = '' +fileentry = '' filerevision = filerevision.tmpl fileannotate = fileannotate.tmpl diff --git a/templates/coal/search.tmpl b/templates/coal/search.tmpl --- a/templates/coal/search.tmpl +++ b/templates/coal/search.tmpl @@ -3,7 +3,7 @@ -
namesize permissionsdatesizename
drwxr-xr-x - - - [up] +
[up]drwxr-xr-x
drwxr-xr-x{basename|escape}/
{permissions|permissions} {date|isodate} {size} {basename|escape}
{basename|escape}/drwxr-xr-x
{basename|escape}{size}{permissions|permissions}
- {entries}
Age - Author - Description + age + author + description
diff --git a/templates/coal/shortlog.tmpl b/templates/coal/shortlog.tmpl --- a/templates/coal/shortlog.tmpl +++ b/templates/coal/shortlog.tmpl @@ -40,9 +40,9 @@ - {entries%shortlogentry}
Age - Author - Description + age + author + description
diff --git a/templates/static/coal-file.png b/templates/static/coal-file.png new file mode 100644 index 0000000000000000000000000000000000000000..6f6ba8253f5a37177031ff1a03d3c03adeec1c40 GIT binary patch literal 136 zc%17D@N?(olHy`uVBq!ia0vp^d?3uh0wlLOK8*rWOiAAEE(|l3<2Wt>d5)egjv*44 zlM@tJWd4~eI6nTXF^Tv8#DgFIJN~|?a^B(L|Nqhrmppa_mNq#Yu9vae=pnRJcu}>% iYZu;Vff5F9CWZ(19(?<-P~axeFa}RoKbLh*2~7Y>xGr7* diff --git a/templates/static/coal-folder.png b/templates/static/coal-folder.png new file mode 100644 index 0000000000000000000000000000000000000000..893b73e9c08d16d8373802805eb1db442da15445 GIT binary patch literal 133 zc%17D@N?(olHy`uVBq!ia0vp^d?3uh0wlLOK8*rWOiAAEE(|l3<2Wt>d3K&Ijv*44 zlYg8);hc8>>gWvysR9<|Ze~{fZ;fL2M fM$R_@Z|xZ}EI&1UyVn#BG>O5})z4*}Q$iB}$MP+y diff --git a/templates/static/style-coal.css b/templates/static/style-coal.css --- a/templates/static/style-coal.css +++ b/templates/static/style-coal.css @@ -85,11 +85,6 @@ a { text-decoration:none; } vertical-align: text-baseline; } -.navigate a { - #padding: 2pt; - #background-color: #f5f5f5; -} - /* Common */ pre { margin: 0; } @@ -128,13 +123,12 @@ h3 { .bigtable .lineno a { color: #999; font-size: smaller; font-family: monospace;} .bigtable td.source { font-family: monospace; white-space: pre; } .bigtable .permissions { width: 8em; text-align: left;} -.bigtable td.permissions { font-family: monospace; } -.bigtable .date { width: 10em; text-align: left;} .bigtable .size { width: 5em; text-align: right; } -.bigtable td.size { font-family: monospace; } .bigtable .annotate { text-align: right; padding-right: } .bigtable td.annotate { font-size: smaller; } +.fileline { font-family: monospace; } + /* Changeset entry */ #changesetEntry { border-collapse: collapse;