UNPKG

@randstad-design/orbit-multitheme

Version:

multitheme Front-end code based on Randstad Human Forward components

36 lines (30 loc) 787 B
.poll__item + .poll__item { margin-top: 10px; } .poll__option { border-radius: 4px; border: 2px solid; height: 60px; line-height: 56px; padding: 0 30px; text-align: center; } .poll__result { margin-right: 10px; } .poll__option { border-color: #fff; color: #fff; } .bg-brand--white .poll__option, .bg-brand--light-grey .poll__option, .bg-brand--dark-grey .poll__option { border-color: #ff661a; color: #ff661a; } .poll__option--selected { background: #fff; color: #ff661a; } .bg-brand--white .poll__option--selected { background: #ff661a; color: #c4c4c4; } .bg-brand--light-grey .poll__option--selected, .bg-brand--dark-grey .poll__option--selected { background: #ff661a; color: #fff; } /*# sourceMappingURL=poll.css.map */