mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-28 23:39:02 +00:00
LibGUI+WindowServer: Improve checkmark appearance.
This commit is contained in:
parent
9d2b46f396
commit
d8ae6c31ce
Notes:
sideshowbarker
2024-07-19 14:10:45 +09:00
Author: https://github.com/awesomekling
Commit: d8ae6c31ce
2 changed files with 12 additions and 12 deletions
|
@ -8,13 +8,13 @@
|
|||
|
||||
static const char* s_checked_bitmap_data = {
|
||||
" "
|
||||
" # "
|
||||
" ## "
|
||||
" ## "
|
||||
" ## "
|
||||
" ## "
|
||||
" ## ## "
|
||||
" #### "
|
||||
" ## "
|
||||
" ### "
|
||||
" ## ### "
|
||||
" ##### "
|
||||
" ### "
|
||||
" # "
|
||||
" "
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue