Sha256: fe74e8f9a3caca4de9965a9dfe4d8f13092eeb18a338fff8b93d9bd29902c9e6
Contents?: true
Size: 335 Bytes
Versions: 66
Compression:
Stored size: 335 Bytes
Contents
/* SC.TabView */ .sc-theme .sc-tab-view > .sc-container-view { 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; }
Version data entries
66 entries across 66 versions & 2 rubygems