Fixed firefox theme issues
parent
878cfe5607
commit
999004c255
@ -1,7 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<g color="#000" fill="#474747">
|
||||
<path d="M5.707 2.293L4.293 3.707 8.586 8l-4.293 4.293 1.414 1.414L11.414 8z" style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none" font-weight="400" font-family="sans-serif" white-space="normal" overflow="visible"/>
|
||||
<path d="M5 13H4v1h1zM5 2H4v1h1z" style="marker:none" overflow="visible"/>
|
||||
<path d="M5 2c-.554 0-1 .446-1 1s.446 1 1 1 1-.446 1-1-.446-1-1-1zM5 12c-.554 0-1 .446-1 1s.446 1 1 1 1-.446 1-1-.446-1-1-1z" style="marker:none" overflow="visible"/>
|
||||
</g>
|
||||
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m6 2v1c0 0.277 0.11222 0.52628 0.29297 0.70703l4.293 4.293-4.293 4.293c-0.18075 0.18075-0.29297 0.43003-0.29297 0.70703v1h1c0.277 0 0.52628-0.11222 0.70703-0.29297l5.707-5.707-5.707-5.707c-0.18075-0.18075-0.43003-0.29297-0.70703-0.29297z" color="#000000" fill="#474747" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 964 B After Width: | Height: | Size: 741 B |
@ -1,7 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<g color="#000" fill="#474747">
|
||||
<path d="M10.293 2.293L4.586 8l5.707 5.707 1.414-1.414L7.414 8l4.293-4.293z" style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none" font-weight="400" font-family="sans-serif" white-space="normal" overflow="visible"/>
|
||||
<path d="M11 13h1v1h-1zM11 2h1v1h-1z" style="marker:none" overflow="visible"/>
|
||||
<path d="M11 2c.554 0 1 .446 1 1s-.446 1-1 1-1-.446-1-1 .446-1 1-1zM11 12c.554 0 1 .446 1 1s-.446 1-1 1-1-.446-1-1 .446-1 1-1z" style="marker:none" overflow="visible"/>
|
||||
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="translate(-2)" color="#000000" fill="#474747">
|
||||
<path d="m11 2c-0.277 0-0.52628 0.11222-0.70703 0.29297l-5.707 5.707 5.707 5.707c0.18075 0.18075 0.43003 0.29297 0.70703 0.29297h1v-1c0-0.277-0.11222-0.52628-0.29297-0.70703l-4.293-4.293 4.293-4.293c0.18075-0.18075 0.29297-0.43003 0.29297-0.70703v-1z" style="font-feature-settings:normal;font-variant-alternates:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-position:normal;isolation:auto;mix-blend-mode:normal;shape-padding:0;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-orientation:mixed;text-transform:none"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 969 B After Width: | Height: | Size: 783 B |
Loading…
Reference in New Issue