-.background { fill:#8f8f8f }
+.background { fill:#9f9f9f }
.tableheader { fill:#cfcfcf }
-.shadow { fill:#000000 }
-.symbol { fill:#ffffff }
+.shadow { fill:#000000 }
+.symbol { fill:#ffffff }
.strongblurred { filter:url(common.filters#strongblurred) }
.weakblurred { filter:url(common.filters#weakblurred) }
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="common.css" type="text/css"?>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" version="1.1">
- <path class="shadow strongblurred" d="m 6,4 -2,8 0,5 14,12 40,0 2,-8 0,-5 L 46,4 z"/>
+ <path class="shadow strongblurred" d="m 6,4 -2,8 0,4 14,12 40,0 2,-8 0,-4 L 46,4 z"/>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="common.css" type="text/css"?>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" version="1.1">
- <path class="symbol weakblurred" d="m 60,21 -2,8 -40,0 -14,-12 0,-2 23.5,0 8,6 z"/>
+ <path class="symbol weakblurred" d="m 60,20 -2,8 -40,0 -14,-12 0,-2 24,0 7.5,6 z"/>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="common.css" type="text/css"?>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="32" version="1.1">
- <path class="symbol weakblurred" d="m 4,12 2,-8 40,0 14,12 0,2 -23.5,0 -8,-6 z"/>
+ <path class="symbol weakblurred" d="m 4,12 2,-8 40,0 14,12 0,2 -24,0 -7.5,-6 z"/>
</svg>