Change dir icon in repo file list
This commit is contained in:
parent
20a110a517
commit
d1e2f17bbe
@ -545,3 +545,8 @@
|
||||
.emoji[aria-label="musical\ notes"] {
|
||||
filter: invert() hue-rotate(180deg);
|
||||
}
|
||||
|
||||
.repository.file.list #repo-files-table tbody .svg.octicon-file-directory-fill,
|
||||
.repository.file.list #repo-files-table tbody .svg.octicon-file-submodule {
|
||||
color: #7d8590;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user