public/ng/css: code generation for #919
This commit is contained in:
parent
17a34949eb
commit
9420eecb87
1 changed files with 3 additions and 0 deletions
|
@ -1218,6 +1218,9 @@ The register and sign-in page style
|
||||||
#repo-files-table {
|
#repo-files-table {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
#repo-files-table .sha .label {
|
||||||
|
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
|
||||||
|
}
|
||||||
#repo-files-table th,
|
#repo-files-table th,
|
||||||
#repo-files-table td {
|
#repo-files-table td {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|
Reference in a new issue