Template:Styles/Default.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 277:
}
 
.optin-options .lp-radio {
float: left;
height: 18px;
margin: 4px 6px 0px 9px;
cursor: pointer;
}
 
.optin-options .lp-radio-label {
display: block;
float: right;
padding: 3px 2px;
width: calc(100% - 30px);
white-space: normal;
Line 288 ⟶ 293:
line-height: 19px;
font-weight: normal;
cursor: pointer;
}
 
.optin-options .lp-radio-label:hover,
.optin-options .lp-radio:hoverfocus + .lp-radio-label {,
.lp-radio:hover + .lp-radio-label {
color: #36c;
text-decoration: none;
}