mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 20:15:17 +00:00
Calculator: Give the '9' button a blue foreground color as well
This commit is contained in:
parent
0bf5669ba3
commit
5e95a777e0
Notes:
sideshowbarker
2024-07-18 23:00:32 +09:00
Author: https://github.com/linusg Commit: https://github.com/SerenityOS/serenity/commit/5e95a777e02 Pull-request: https://github.com/SerenityOS/serenity/pull/5049
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
|||
text: "9"
|
||||
fixed_width: 35
|
||||
fixed_height: 28
|
||||
foreground_color: "blue"
|
||||
}
|
||||
|
||||
@GUI::Button {
|
||||
|
|
Loading…
Add table
Reference in a new issue