mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
tweak stacked appearance opacity
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 1">
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 1">
|
||||||
<g fill="#000000">
|
<g fill="#000000">
|
||||||
<rect x="45" width="1" height="1" opacity="0.7"/>
|
<rect x="45" width="1" height="1" opacity="0.5"/>
|
||||||
<rect x="46" width="2" height="1" opacity="0.3"/>
|
<rect x="46" width="2" height="1" opacity="0.2"/>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 237 B After Width: | Height: | Size: 237 B |
Reference in New Issue
Block a user