From: Unknwon Date: Sun, 8 Feb 2015 18:00:22 +0000 (-0500) Subject: public/ng/css: code generation for #919 X-Git-Tag: v0.9.99~1480 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9420eecb8762d53ea356eb7c683dec3f4f2cec8c;p=gitea.git public/ng/css: code generation for #919 --- diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css index 1db8ee6972..71208f4b56 100644 --- a/public/ng/css/gogs.css +++ b/public/ng/css/gogs.css @@ -1218,6 +1218,9 @@ The register and sign-in page style #repo-files-table { margin-bottom: 20px; } +#repo-files-table .sha .label { + font-family: Monaco, Menlo, Consolas, "Courier New", monospace; +} #repo-files-table th, #repo-files-table td { text-align: left;