Sha256: c4adf80e9bcf95aa38dfa2741c68398986e27297451d48eb4ea89a7da32077cc
Contents?: true
Size: 1.05 KB
Versions: 32
Compression:
Stored size: 1.05 KB
Contents
@import "picker"; #content-locale-picker-link { position: relative; padding-left: 10px !important; padding-right: 10px !important; cursor: pointer; .caret { margin-left: 5px; color: #fff; } img.flag { vertical-align: middle; position: relative; top: -1px; width: 20px; height: 20px; margin-right: 2px; } span.text { position: relative; color: #fff; font-size: 11px; text-shadow: 1px 1px 1px #000; text-transform: uppercase; } .others { display: none; } } #content-locale-picker { @include picker; display: none; top: 152px; right: 22px; min-width: 63px; z-index: 999; li { height: 26px; padding: 2px 8px !important; img.flag { position: relative; top: 1px; margin-right: 5px; } span.text { position: relative; top: -6px; text-transform: uppercase; } &.selected { display: none; } &:last-child { border-bottom: 0px; @include box-shadow(transparent 0 0 0 0); } } }
Version data entries
32 entries across 32 versions & 2 rubygems