Sha256: b34b5d42e8be512c82b29fcdc1c53d7a6eb855db52c8178291d1c4ef0c54c547

Contents?: true

Size: 404 Bytes

Versions: 10

Compression:

Stored size: 404 Bytes

Contents

/* SC.TabView */

.sc-theme .sc-tab-view > .sc-container-view {
  border: 1px #333 solid;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #99a1b2;
  background-color: rgba(255,255,255,0.25);
}

/* only first tab view should color background */
.sc-theme .sc-tab-view .sc-tab-view {
  background-color: transparent;
}

.sc-theme .sc-tab-view > .sc-segmented-view{
  z-index: 100;
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
sproutit-sproutcore-1.0.0.20090720093355 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.0.20090720202429 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.0.20090721125122 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.126 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.20090721145251 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.20090721145280 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.20090721145281 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.20090721145282 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.20090721145285 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutit-sproutcore-1.0.203 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css