Sha256: 1387f756b6294442f3c2ef0b81cd5b7ee8b980e9fb5e690886c6f39438c8aefa
Contents?: true
Size: 743 Bytes
Versions: 9
Compression:
Stored size: 743 Bytes
Contents
@import "select2/dist/css/select2.css"; @import "stylesheets/vendor/select2-foundation-theme"; .multiusers-select-container { form label { margin-bottom: 1rem; } .switch-paddle { display: inline-block; vertical-align: middle; margin-right: 1em; } } .select2-container--foundation .select2-selection--multiple { .select2-selection__choice { display: inline-block; float: none; font-weight: normal; .is-admin { &::before { content: '⛔'; display: inline-block; margin-right: .3em; } text-decoration: line-through; color: #bbb; } } textarea.select2-search__field { resize: none; } } .form-conversations-submit { margin-top: 2rem; }
Version data entries
9 entries across 9 versions & 1 rubygems