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