| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
unused since July 2008
see commits e5ebd1827, 5a380298d, 0aceb01fd, & 3ee8b0b2c
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to the switch from RC to CSS, the background color now got enforced by gtk3 (#11866)
=> drop the useless bg color.
this affected both installer & (no yet released) mcc.
Detected first while testing gtk3 mcc and then also reported once
oxygen-gtk3 was fixed regarding Banners.
Spotted by Hugo Pereira Da Costa in
https://bugs.kde.org/show_bug.cgi?id=328383
|
|
|
|
| |
in CSS, we need to match sub widgets too for installer
|
|
|
|
|
|
| |
issue introduced in commit 7bebddbde7bc6aeef0cbacc46df5bd3a4162160a
when switching from gtk2 RC files to gtk3 CSS:
we need to add "*" to match children widgets too
|
| |
|
|
(styling has totally changed in gtk+3)
|