diff options
author | Sahil Gautam <sahil.gautam.extern@allotropia.de> | 2024-12-28 08:47:11 +0530 |
---|---|---|
committer | Sahil Gautam <sahil.gautam.extern@allotropia.de> | 2025-01-10 08:39:28 +0100 |
commit | ab26bd699ad49c57ae90b44a0fe8c586845da2f4 (patch) | |
tree | b36fe17cd47e23045f95391c24e97a0f02e8d921 /apple_remote/inc/GlobalKeyboardDevice.h | |
parent | 8fb8e2fb5fc6f8059b56ef98450dff01940023c7 (diff) |
tdf#164420 Fix unselected Check/Radio buttons not following themes in GTK
HEADmaster
The button part of the check and radio buttons wasn't using theme
colors, because till now I couldn't figure out what css nodes/properties
it was using. Turns out the background for the buttons uses the
background-image property. Set that to none with separator color as the
border color, as that seemed to be the most sensible option.
We might want to theme these too some day.
Change-Id: I90a7fe5965d97e1437e13fe8e2f2a277a5b82485
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179486
Tested-by: Jenkins
Reviewed-by: Sahil Gautam <sahil.gautam.extern@allotropia.de>
Diffstat (limited to 'apple_remote/inc/GlobalKeyboardDevice.h')
0 files changed, 0 insertions, 0 deletions