Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
label.checkbox input:disabled + span{ color: #ccc; }
label.checkbox input:disabled + span{ opacity: .5; }
display:table; width: 100%; table-layout: fixed;
display: table-cell; vertical-align: top;
.filter-sections-sublist{ padding-left: 20px; border-left: 4px solid #ccc; } .filter-sections-sublist li{ list-style: none; }
.container .row:nth-of-type(even) .text{ color: #f00; }