From 6ca3f98748ffab681ab953e2ef4a5cfdcbfd6e65 Mon Sep 17 00:00:00 2001 From: Kai Uwe Broulik Date: Tue, 11 Oct 2016 11:09:19 +0200 Subject: [PATCH] [KCM] Don't hardcode hyperlink color Let the theme come up with a link color which knows best to ensure contrast and readability. REVIEW: 129144 --- kcm/kcm.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kcm/kcm.ui b/kcm/kcm.ui index 000a875cf..a58569e04 100644 --- a/kcm/kcm.ui +++ b/kcm/kcm.ui @@ -299,7 +299,7 @@ - <html><head/><body><p>If you own an Android device, make sure to install the <a href="https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp"><span style=" text-decoration: underline; color:#0000ff;">KDE Connect Android app</span></a> (also available <a href="https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp"><span style=" text-decoration: underline; color:#0000ff;">from F-Droid</span></a>) and it should appear in the list.</p></body></html> + <html><head/><body><p>If you own an Android device, make sure to install the <a href="https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp"><span style=" text-decoration: underline; ">KDE Connect Android app</span></a> (also available <a href="https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp"><span style=" text-decoration: underline; ">from F-Droid</span></a>) and it should appear in the list.</p></body></html> Qt::RichText @@ -330,7 +330,7 @@ - <html><head/><body><p>If you are having problems, visit the <a href="https://community.kde.org/KDEConnect"><span style=" text-decoration: underline; color:#0000ff;">KDE Connect Community wiki</span></a> for help.</p></body></html> + <html><head/><body><p>If you are having problems, visit the <a href="https://community.kde.org/KDEConnect"><span style=" text-decoration: underline; ">KDE Connect Community wiki</span></a> for help.</p></body></html> Qt::RichText