You are here: Foswiki>Tasks Web>Item11084 (17 Dec 2011, GeorgeClark)Edit Attach

Item11084: CSS class foswikiMakeVisible for elements other than span and div does not work

pencil
Priority: Low
Current State: Closed
Released In: 1.1.4
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: ArthurClemens
Waiting For:
Last Change By: GeorgeClark
Currently in base.css:
.foswikiJs .foswikiMakeVisible {
   display:;
}

Somehow this used to work, or I thought it worked and haven't tested it well enough.

Why it seemed to work is that there are rules for div.foswikiMakeVisible and span.foswikiMakeVisible, that cover most of the cases. But if you write
<blockquote class="foswikiMakeVisible">
...
</blockquote>
... it will stay hidden.

-- ArthurClemens - 28 Aug 2011

 

ItemTemplate edit

Summary CSS class foswikiMakeVisible for elements other than span and div does not work
ReportedBy ArthurClemens
Codebase 1.1.3, trunk
SVN Range
AppliesTo Engine
Component
Priority Low
CurrentState Closed
WaitingFor
Checkins distro:4d06ab6028b2 distro:727fd17f5d0a
TargetRelease patch
ReleasedIn 1.1.4
Topic revision: r4 - 17 Dec 2011, 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