mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-06 21:57:57 +02:00
fix file and folder icon
This commit is contained in:
@@ -305,7 +305,7 @@ a:hover {
|
|||||||
|
|
||||||
.files .file::before {
|
.files .file::before {
|
||||||
content: "\f15b";
|
content: "\f15b";
|
||||||
font-family: FontAwesome;
|
font-family: 'Font Awesome 5 Free';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
width: 7px;
|
width: 7px;
|
||||||
|
|||||||
Reference in New Issue
Block a user