Move the folder icon style to the less file
This commit is contained in:
@@ -65,6 +65,16 @@ li {
|
||||
margin: -1px;
|
||||
}
|
||||
|
||||
span {
|
||||
&.fa-folder {
|
||||
color: #FEDE8B;
|
||||
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
|
||||
}
|
||||
&.fa {
|
||||
min-width: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
/* TREE */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user