@ -1062,6 +1062,7 @@
|
||||
}
|
||||
|
||||
.setting-toggle__label,
|
||||
.setting-radio__label,
|
||||
.setting-meta__label {
|
||||
color: $darker-text-color;
|
||||
display: inline-block;
|
||||
@ -1070,6 +1071,27 @@
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.setting-radio {
|
||||
display: block;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
.setting-radio__label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.column-settings__row legend {
|
||||
color: $darker-text-color;
|
||||
cursor: default;
|
||||
display: block;
|
||||
font-weight: 500;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.setting-radio__input {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.setting-meta__label {
|
||||
float: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user