Sha256: 33513148883b114afde16758ffc2185401d9bf49efd39facc9e9e48bb6b70f51
Contents?: true
Size: 574 Bytes
Versions: 113
Compression:
Stored size: 574 Bytes
Contents
.complementary label::after { background-color: $brand-complementary; color: white; top: 6px; } .complementary label::before { top: 6px; } .complementary-checkbox { label::after { width: 17px; height: 17px; line-height: 14px; border-radius: 3px; border: 1px solid $brand-complementary; } input[type="checkbox"]:disabled.mu-read-only + label { opacity: 1; cursor: unset; } } .complementary-radio{ label::after { top: 9px; } input[type="radio"]:disabled.mu-read-only + label { opacity: 1; cursor: unset; } }
Version data entries
113 entries across 113 versions & 1 rubygems