Fix for #5052. The mark menu now has a text label and generic menu down arrow.

This commit is contained in:
Nate Lillich 2012-05-03 18:03:12 -07:00
parent b361fd8ead
commit 960cd56254
3 changed files with 30 additions and 14 deletions

5
icons/menu-down.svg Normal file
View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16">
<path fill="#797979" d="M2.5,6l5,5l5,-5z"/>
</svg>

After

Width:  |  Height:  |  Size: 288 B