1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00

Make the dropdown arrow more visible

This commit is contained in:
lllucius 2014-12-28 06:40:23 +00:00
parent 97251986ed
commit 07fd731ec7
2 changed files with 10 additions and 10 deletions

View File

@ -33,8 +33,8 @@ static const char * MicMenu_xpm[] = {
" .+... ",
" .+... ",
" .+... ",
" .... .....",
" .... ",
" .. .....",
" . ... ",
". . "};
" .... ",
" .... .......",
" .. ..... ",
" . ... ",
". . "};

View File

@ -29,8 +29,8 @@ static const char * SpeakerMenu_xpm[] = {
" $$ % $ ",
" @$ @ #@ ",
" + ;+ ",
" . >. $$$$$",
" , ",
" $$$$$",
" $$$ ",
" $ "};
" . >. ",
" , $$$$$$$",
" $$$$$ ",
" $$$ ",
" $ "};