jenkins-bot has submitted this change and it was merged.
Change subject: Avoid color change for visited links
......................................................................
Avoid color change for visited links
Change-Id: I015adab4e5160a8f81f635f20bf4c64603dfac31
---
M resources/css/ext.translate.mainpage.css
1 file changed, 4 insertions(+), 2 deletions(-)
Approvals:
Amire80: Looks good to me, approved
jenkins-bot: Verified
diff --git a/resources/css/ext.translate.mainpage.css
b/resources/css/ext.translate.mainpage.css
index 89b353c..015939a 100644
--- a/resources/css/ext.translate.mainpage.css
+++ b/resources/css/ext.translate.mainpage.css
@@ -292,7 +292,8 @@
margin: 0;
}
-.project-actions a {
+.project-actions a,
+.project-actions a:visited {
color: #FFFFFF;
text-decoration: none;
padding-left: 20px;
@@ -452,7 +453,8 @@
padding: 25px 10px 15px 10px;
}
-.twn-mainpage-footer a {
+.twn-mainpage-footer a,
+.twn-mainpage-footer a:visited {
text-align: center;
color: #3366BB;
}
--
To view, visit https://gerrit.wikimedia.org/r/82798
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I015adab4e5160a8f81f635f20bf4c64603dfac31
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/TwnMainPage
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: KartikMistry <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits