repo folder color
This commit is contained in:
parent
4efba9a226
commit
13a22266cf
@ -586,6 +586,9 @@ footer {
|
|||||||
.repository #commits-table td.sha .sha.label, .repository #repo-files-table .sha.label, .repository .timeline-item.commits-list .singular-commit .sha.label {
|
.repository #commits-table td.sha .sha.label, .repository #repo-files-table .sha.label, .repository .timeline-item.commits-list .singular-commit .sha.label {
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
}
|
}
|
||||||
|
.repository.file.list #repo-files-table tbody .svg.octicon-file-directory, .repository.file.list #repo-files-table tbody .svg.octicon-file-submodule {
|
||||||
|
color: var(--accent-color);
|
||||||
|
}
|
||||||
/* FORMS */
|
/* FORMS */
|
||||||
.ui.form input:not([type]),
|
.ui.form input:not([type]),
|
||||||
.ui.form input[type=date],
|
.ui.form input[type=date],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user