Sha256: 150c2f599078b8c155e8e54dc50978b123067613cffd825ef97d251dd921780a
Contents?: true
Size: 501 Bytes
Versions: 1
Compression:
Stored size: 501 Bytes
Contents
.split-button { display: inline-block; border: 1px solid #eee; } .split-button a { display: inline-block; float: left; height: 20px; line-height: 20px; padding: 5px 10px; text-decoration: none; -webkit-user-select: none; -moz-user-select: none; } .split-button .toggle { border-left: 1px solid #eee; } .split-button .toggle span { display: block; margin-top: 8px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #888; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
uikit-rails-0.0.2 | vendor/assets/stylesheets/ui.split-button.css |