]> source.dussan.org Git - gitea.git/commitdiff
public/ng/css: code generation for #919
authorUnknwon <joe2010xtmf@163.com>
Sun, 8 Feb 2015 18:00:22 +0000 (13:00 -0500)
committerUnknwon <joe2010xtmf@163.com>
Sun, 8 Feb 2015 18:00:22 +0000 (13:00 -0500)
public/ng/css/gogs.css

index 1db8ee69727ac9d24042989641268b76bc7dbf92..71208f4b561594021ba705e928b31e31d537af61 100644 (file)
@@ -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;