You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
Swap box-shadows with actual borders
This commit is contained in:
6
icon/border-table-header-sunken.svg
Normal file
6
icon/border-table-header-sunken.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg width="5" height="5" viewBox="0 0 5 5" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="4" height="1" x="0" y="0" fill="#808080"/>
|
||||
<rect width="1" height="4" x="0" y="0" fill="#808080"/>
|
||||
<rect width="5" height="1" x="0" y="4" fill="#808080"/>
|
||||
<rect width="1" height="5" x="4" y="0" fill="#808080"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 319 B |
Reference in New Issue
Block a user