mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 06:03:49 +01:00 
			
		
		
		
	Make the dropdown arrow more visible
This commit is contained in:
		| @@ -33,8 +33,8 @@ static const char * MicMenu_xpm[] = { | ||||
| "     .+...              ", | ||||
| "    .+...               ", | ||||
| "   .+...                ", | ||||
| "   ....            .....", | ||||
| "  ....                  ", | ||||
| "  ..               .....", | ||||
| " .                  ... ", | ||||
| ".                    .  "}; | ||||
| "   ....                 ", | ||||
| "  ....           .......", | ||||
| "  ..              ..... ", | ||||
| " .                 ...  ", | ||||
| ".                   .   "}; | ||||
|   | ||||
| @@ -29,8 +29,8 @@ static const char * SpeakerMenu_xpm[] = { | ||||
| "       $$  %   $        ", | ||||
| "       @$  @  #@        ", | ||||
| "        +    ;+         ", | ||||
| "        .    >.    $$$$$", | ||||
| "             ,          ", | ||||
| "                   $$$$$", | ||||
| "                    $$$ ", | ||||
| "                     $  "}; | ||||
| "        .    >.         ", | ||||
| "             ,   $$$$$$$", | ||||
| "                  $$$$$ ", | ||||
| "                   $$$  ", | ||||
| "                    $   "}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user