triangle shows up black in opera
parent
bcca71a573
commit
1e4c2dd022
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 109 B After Width: | Height: | Size: 187 B |
|
@ -226,19 +226,19 @@
|
|||
|
||||
<g id="arrow_right">
|
||||
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 50">
|
||||
<path stroke="#2f2f2c" fill="#ccc" d="m0,0l0,50l25,-25l-25,-25z"/>
|
||||
<path stroke="none" fill="#ccc" d="m0,0l0,50l25,-25l-25,-25z"/>
|
||||
</svg>
|
||||
</g>
|
||||
|
||||
<g id="arrow_right_big">
|
||||
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 50">
|
||||
<path stroke="#2f2f2c" fill="#2f2f2c" d="m0,0l0,50l25,-25l-25,-25z"/>
|
||||
<path stroke="none" fill="#ccc" d="m0,0l0,50l25,-25l-25,-25z"/>
|
||||
</svg>
|
||||
</g>
|
||||
|
||||
<g id="arrow_down">
|
||||
<svg viewBox="0 0 50 40" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<path transform="rotate(90, 26, 13)" d="m14,-12l0,50l25,-25l-25,-25z" fill="#2f2f2c" stroke="#2f2f2c"/>
|
||||
<path transform="rotate(90, 26, 13)" d="m14,-12l0,50l25,-25l-25,-25z" fill="#ccc" stroke="none"/>
|
||||
</svg>
|
||||
</g>
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 109 B After Width: | Height: | Size: 187 B |
|
@ -226,19 +226,19 @@
|
|||
|
||||
<g id="arrow_right">
|
||||
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 50">
|
||||
<path stroke="#2f2f2c" fill="#ccc" d="m0,0l0,50l25,-25l-25,-25z"/>
|
||||
<path stroke="none" fill="#ccc" d="m0,0l0,50l25,-25l-25,-25z"/>
|
||||
</svg>
|
||||
</g>
|
||||
|
||||
<g id="arrow_right_big">
|
||||
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 50">
|
||||
<path stroke="#2f2f2c" fill="#2f2f2c" d="m0,0l0,50l25,-25l-25,-25z"/>
|
||||
<path stroke="none" fill="#ccc" d="m0,0l0,50l25,-25l-25,-25z"/>
|
||||
</svg>
|
||||
</g>
|
||||
|
||||
<g id="arrow_down">
|
||||
<svg viewBox="0 0 50 40" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<path transform="rotate(90, 26, 13)" d="m14,-12l0,50l25,-25l-25,-25z" fill="#2f2f2c" stroke="#2f2f2c"/>
|
||||
<path transform="rotate(90, 26, 13)" d="m14,-12l0,50l25,-25l-25,-25z" fill="#ccc" stroke="none"/>
|
||||
</svg>
|
||||
</g>
|
||||
|
||||
|
|
Loading…
Reference in New Issue