Skip to content

Commit 99ee7cb

Browse files
committed
Remove style for unused radio class
1 parent 14640c0 commit 99ee7cb

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

assets/theme-css/bulma.css

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -159,30 +159,6 @@ a.box:active {
159159
text-align: center;
160160
vertical-align: top;
161161
}
162-
163-
.radio {
164-
cursor: pointer;
165-
display: inline-block;
166-
line-height: 1.25;
167-
position: relative;
168-
}
169-
170-
.radio input {
171-
cursor: pointer;
172-
}
173-
174-
.radio:hover {
175-
color: #363636;
176-
}
177-
178-
.radio input[disabled],
179-
.radio[disabled] {
180-
color: #7a7a7a;
181-
cursor: not-allowed;
182-
}
183-
.radio + .radio {
184-
margin-left: 0.5em;
185-
}
186162
.file {
187163
align-items: stretch;
188164
display: flex;

0 commit comments

Comments
 (0)