Improve option group styling. refs #1679
Showing
1 changed file
with
4 additions
and
0 deletions
| ... | @@ -1410,6 +1410,10 @@ h6.fieldset-heading { | ... | @@ -1410,6 +1410,10 @@ h6.fieldset-heading { |
| 1410 | color: rgb(33, 117, 155); | 1410 | color: rgb(33, 117, 155); |
| 1411 | } | 1411 | } |
| 1412 | 1412 | ||
| 1413 | .option-groups-region .accordion-content .field-option-description { | ||
| 1414 | margin-left: 16px; | ||
| 1415 | } | ||
| 1416 | |||
| 1413 | .dragged { | 1417 | .dragged { |
| 1414 | position: absolute; | 1418 | position: absolute; |
| 1415 | opacity: 0.5; | 1419 | opacity: 0.5; | ... | ... |
-
Please register or sign in to post a comment