Browse Source

public/ng/css: code generation for #919

tags/v1.2.0-rc1
Unknwon 10 years ago
parent
commit
ac2f34c33a
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      public/ng/css/gogs.css

+ 3
- 0
public/ng/css/gogs.css View 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;


Loading…
Cancel
Save