mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Ref T84, fix for better readibility of news / hyperlinks
* adjust palette to change link color: hardcoded, but no other way per stylesheet * stylesheet fix to avoid black font in table view (CTRL S) Remark: Currently we just display the blog page as news, which is not correctly formatted, but somehow works. In the future we might use a tailored HTML page for that.
This commit is contained in:
@@ -229,6 +229,9 @@ namespace BlackGui
|
||||
|
||||
//! Check new from menu
|
||||
void checkNewVersionMenu();
|
||||
|
||||
//! Fix the palette for better readibility
|
||||
void adjustPalette();
|
||||
};
|
||||
} // ns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user