04.02.2013 Views

Spry User Guide - Support - Adobe

Spry User Guide - Support - Adobe

Spry User Guide - Support - Adobe

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SPRY<br />

<strong>User</strong> <strong>Guide</strong><br />

/* Horizontal Tabbed Panels */<br />

.TabbedPanels {<br />

margin: 0px;<br />

padding: 0px;<br />

clear: both;<br />

width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/<br />

}<br />

.TabbedPanelsTabGroup {<br />

margin: 0px;<br />

padding: 0px;<br />

}<br />

.TabbedPanelsTab {<br />

position: relative;<br />

top: 1px;<br />

float: left;<br />

padding: 4px 10px;<br />

margin: 0px 1px 0px 0px;<br />

font: bold 0.7em sans-serif;<br />

background-color: #DDD;<br />

list-style: none;<br />

border-left: solid 1px #CCC;<br />

border-bottom: solid 1px #999;<br />

border-top: solid 1px #999;<br />

border-right: solid 1px #999;<br />

-moz-user-select: none;<br />

-khtml-user-select: none;<br />

cursor: pointer;<br />

}<br />

.TabbedPanelsTabHover {<br />

background-color: #CCC;<br />

}<br />

.TabbedPanelsTabSelected {<br />

background-color: #EEE;<br />

border-bottom: 1px solid #EEE;<br />

}<br />

.TabbedPanelsTab a {<br />

color: black;<br />

text-decoration: none;<br />

}<br />

.TabbedPanelsContentGroup {<br />

clear: both;<br />

border-left: solid 1px #CCC;<br />

border-bottom: solid 1px #CCC;<br />

border-top: solid 1px #999;<br />

border-right: solid 1px #999;<br />

background-color: #EEE;<br />

}<br />

.TabbedPanelsContent {<br />

padding: 4px;<br />

}<br />

.TabbedPanelsContentVisible {<br />

}<br />

/* Vertical Tabbed Panels */<br />

.VTabbedPanels .TabbedPanelsTabGroup {<br />

float: left;<br />

26

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!