Sha256: 4f9964b9f59bee93ec013ff7f1ca98efcd8b70980bbf7b970ec8d8cb33421a8b

Contents?: true

Size: 424 Bytes

Versions: 13

Compression:

Stored size: 424 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: #8991a2;
  background-color: rgba(205,205,205,0.25);
  overflow: hidden;
}

/* 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

13 entries across 13 versions & 1 rubygems

Version Path
sproutcore-1.0.1037 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1035 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1031 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1030 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1029 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1027 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1028 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1026 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1025 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1024 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1009 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1008 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css
sproutcore-1.0.1003 frameworks/sproutcore/themes/standard_theme/english.lproj/tab.css