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 T49984, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 47984 - [jquery.ui] Links in dialogs are hard to recognize
[jquery.ui] Links in dialogs are hard to recognize
Status: RESOLVED DUPLICATE of bug 67851
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.22.0
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-02 09:51 UTC by Michael M.
Modified: 2014-07-14 08:44 UTC (History)
1 user (show)

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


Attachments

Description Michael M. 2013-05-02 09:51:19 UTC
resources/jquery.ui/themes/vector/jquery.ui.theme.css has a
 .ui-widget-content a { color: #362b36; }
which is hard to recognize as a link if you expect the usual blue. Additionally this overrides the red color for links with class .new, which is very bad when you want to provide a preview in a dialog.

Commons has a
/* Fix link color in jQuery dialogs */
.ui-dialog a {
 color: #0645AD!important;
}
in [[commons:MediaWiki:Common.css]], so I'm not the only one who dislikes this color. This makes links blue again, but still breaks preview of links to missing pages.

I suggest to just remove the line from jquery.ui.theme.css (for vector and for other skins as well).
Comment 1 Michael M. 2014-07-14 08:44:57 UTC

*** This bug has been marked as a duplicate of bug 67851 ***

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


Navigation
Links