Fix icons on the API documentation page again
This commit is contained in:
parent
4c6c84de9a
commit
163e677003
2 changed files with 2 additions and 1 deletions
|
@ -92,7 +92,7 @@ quote{
|
|||
width: 25px;
|
||||
height: 25px;
|
||||
margin-bottom: -8px;
|
||||
background-image: url('media/showmore-ic.svg');
|
||||
background-image: url('showmore-ic.svg');
|
||||
background-size: cover;
|
||||
transition: transform 0.25s ease;
|
||||
}
|
||||
|
|
1
assets/showmore-ic.svg
Normal file
1
assets/showmore-ic.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M8.12 9.29L12 13.17l3.88-3.88c.39-.39 1.02-.39 1.41 0 .39.39.39 1.02 0 1.41l-4.59 4.59c-.39.39-1.02.39-1.41 0L6.7 10.7c-.39-.39-.39-1.02 0-1.41.39-.38 1.03-.39 1.42 0z"/></svg>
|
After Width: | Height: | Size: 268 B |
Loading…
Add table
Reference in a new issue