https://bugzilla.wikimedia.org/show_bug.cgi?id=59039

       Web browser: ---
            Bug ID: 59039
           Summary: REPORTS-34 Use border-bottom instead of
                    text-decoration to underline hovered links
           Product: Tool Labs tools
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: tsreports
          Assignee: wmf.bugconver...@gmail.com
          Reporter: wmf.bugconver...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-34.
Summary: Use border-bottom instead of text-decoration to underline hovered
links
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell <river.tarn...@wikimedia.de>

-------------------------------------------------------------------------------
From: River Tarnell <river.tarn...@wikimedia.de>
Date: Thu, 18 Sep 2008 01:38:03
-------------------------------------------------------------------------------

Currently, links are decorated with a border-bottom, but :hover is decorated
with text-underline. On some systems, this means the line appears to move
upwards when a link is hoverovered, which looks a little bit strange. Change
`text-decoration: underline` for `#text a:hover` to `border-bottom: 1px solid
#333`.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to