Item12144: colors.css takes out background image of hovered links

pencil
Priority: Urgent
Current State: Closed
Released In: 2.0.0
Target Release: major
Applies To: Extension
Component: PatternSkin
Branches: trunk
Reported By: CrawfordCurrie
Waiting For:
Last Change By: GeorgeClark
colors.css in PatternSkinTheme contains:

:link:hover,
:visited:hover {
   color:#06c;
   background-color:transparent;
   background-image:none;
}

This takes out the background image of any jquery UI control that is hovered over. e.g.

Trunk only!

-- CrawfordCurrie - 12 Oct 2012

Which browser?

-- ArthurClemens - 12 Oct 2012

The pencils disappear for me on Firefox 10.0.7, when viewing this topic using trunk. It also vanishes with Chromium 22.0.1229.79 (158531) and Konqueror Version 4.8.5 as well. So that's all my browsers on Linux.

-- GeorgeClark - 12 Oct 2012

On this page as well? Or do you have another page to test?

-- ArthurClemens - 12 Oct 2012

This page, http://trunk.foswiki.org/Tasks/Item12144 pencil disappears when hovering over it.

-- GeorgeClark - 12 Oct 2012

No reproducable on Mac. I will check on windows.

BTW the icon should have CSS class foswikiIcon as well.

-- ArthurClemens - 13 Oct 2012

No problem on IE8 and IE9 either.

-- ArthurClemens - 14 Oct 2012

recon this is fixed

-- SvenDowideit - 07 Nov 2012

I Added foswikiIcon as per Arthur's advice. Seems OK now.

-- CrawfordCurrie - 08 Jan 2013

 

ItemTemplate edit

Summary colors.css takes out background image of hovered links
ReportedBy CrawfordCurrie
Codebase trunk
SVN Range
AppliesTo Extension
Component PatternSkin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins distro:1c68689387c6
TargetRelease major
ReleasedIn 2.0.0
CheckinsOnBranches trunk
trunkCheckins distro:1c68689387c6
Release01x01Checkins
Topic revision: r12 - 05 Jul 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy