Page MenuHomePhabricator

rendering of plainlinks
Closed, ResolvedPublic

Description

Author: netoholic

Description:
There seems to be a difference in the way that IE and Firefox display page body sections marked
as "plainlinks". On IE, there is extra padding to the right of each link (where the arrow is
normally seen), which does not appear on Firefox.

In both skins/monobook/main.css and skins/amethyst/main.css, the plainlinks section should be
changed to:

#bodyContent .plainlinks a {

background: none !important;
padding: 0 !important;

This adds the "!important" quality to the padding style, and corrects this problem so that it
appears correct in both browsers.


Version: unspecified
Severity: normal
Platform: PC

Details

Reference
bz1516
TitleReferenceAuthorSource BranchDest Branch
Add the sasl module to the pip environmentrepos/data-engineering/airflow-dags!548btullisadd_saslmain
Tests: Always run shellcheck, pytest, flake8, black, and sphinx-buildrepos/releng/scap!197dancymaster-I0d41d2d71080c491cb9622819e0063d01d5da9ecmaster
Reformat sources using blackrepos/releng/scap!196dancymaster-I43285c3674b1144f260ddc2b3207360b2ffc95d1master
Add 'black' to test-requirements.txtrepos/releng/scap!195dancymaster-I3cf0e8264fc24ec460e7c998ed45c2bb09ca4e93master
Stop branching DoubleWiki extensionrepos/releng/release!52ladsgroupmastermain
Update to airflow-2.7.3 and install statsd supportrepos/data-engineering/airflow-dags!547btullisairflow_updatemain
Customize query in GitLab

Revisions and Commits

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:12 PM
bzimport set Reference to bz1516.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of 714 ***
epriestley added a commit: Unknown Object (Diffusion Commit).Mar 4 2015, 8:22 AM