Last modified: 2014-07-14 08:44:57 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T69851, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67851 - Invisible links in dialogs
Invisible links in dialogs
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.24rc
All All
: Low enhancement (vote)
: 1.24.0 release
Assigned To: Fomafix
:
: 47984 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-11 12:41 UTC by Fomafix
Modified: 2014-07-14 08:44 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Fomafix 2014-07-11 12:41:23 UTC
Links in dialogs are invisible because jquery.ui.theme.css[1] set the color of the links to the same color as the text around:

.ui-widget-content { color: #362b36; }
.ui-widget-content a { color: #362b36; }

Many gadgets trys to restore the original colors for the links. It would be nice to have always the original color for the links in the dialogs.

[1]: https://git.wikimedia.org/blob/mediawiki%2Fcore.git/5842d0aa075c02c300805f97a98b2f6389145f46/resources%2Fsrc%2Fjquery.ui-themes%2Fvector%2Fjquery.ui.theme.css
Comment 1 Gerrit Notification Bot 2014-07-12 17:12:16 UTC
Change 145772 had a related patch set uploaded by Gerrit Patch Uploader:
jquery.ui.theme.css: Visible links in dialogs

https://gerrit.wikimedia.org/r/145772
Comment 2 Gerrit Notification Bot 2014-07-12 21:05:10 UTC
Change 145772 merged by jenkins-bot:
jquery.ui.theme.css: Visible links in dialogs

https://gerrit.wikimedia.org/r/145772
Comment 3 Michael M. 2014-07-14 08:44:57 UTC
*** Bug 47984 has been marked as a duplicate of this bug. ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links