Sha256: d4ececc7a61b952325651e54b4c6c0b9ef63ca36b234dfa7c39a25befbf6b810
Contents?: true
Size: 941 Bytes
Versions: 1
Compression:
Stored size: 941 Bytes
Contents
.popup { &.popup_affilate_program { width: 90%; padding-left: 4%; padding-right: 4%; .popup_title { h2 { font-size: 20px; line-height: 24px; } } .popup_close { top: 10px; right: 10px; } > p { font-size: 14px; line-height: 17px; } .sent_email_again { margin-top: 15px; } .field_item { margin-top: 10px; input:not([type="submit"]) { width: 100%; } .field_error { width: 100%; } .button { width: 100%; margin-top: 10px; } } .field_submit { .button { width: 45%; margin: 0; &.button_send { @include button-cabinet('medium', 'blue'); float: left; } &.button_cancel { @include button-cabinet('medium', 'orange'); float: right; } } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
translation_cms-0.1.5 | app/assets/stylesheets/cabinet/mobile/popups/_affilate_program.scss |