File:  [Public] / 2002 / css-validator / style / tabtastic.css
Revision 1.1: download - view: text, annotated - select for diffs
Mon Sep 25 05:36:07 2006 UTC (18 years, 8 months ago) by ot
Branches: MAIN
CVS tags: validator_release, release-aitd-2, release-aitd, nytrulce, css2010_0, apadktba_0, HEAD
moving tabtastic css file

/* specific style triggered by javascript */ 

.tabset_content	{ display:none; }
.tabset_label	{ display:none }

.tabset_content_active	{ display:block }
* html legend { position:absolute; top: -25em !important; left: -25em !important; }
* html fieldset{ position: relative; margin-top:0 !important; padding-top:0 !important;}
@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}



Webmaster