Bläddra i källkod

public/ng/css: code generation for #919

Unknwon 10 år sedan
förälder
incheckning
9420eecb87
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      public/ng/css/gogs.css

+ 3 - 0
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;