Add styling for the admin "show details" button
Showing
1 changed file
with
5 additions
and
0 deletions
| ... | @@ -1418,6 +1418,11 @@ h6.fieldset-heading { | ... | @@ -1418,6 +1418,11 @@ h6.fieldset-heading { |
| 1418 | margin-left: 7px; | 1418 | margin-left: 7px; |
| 1419 | } | 1419 | } |
| 1420 | 1420 | ||
| 1421 | .toggle-details { | ||
| 1422 | font-size: 10px; | ||
| 1423 | margin-left: 2px; | ||
| 1424 | } | ||
| 1425 | |||
| 1421 | .option-groups-region .group-display-state { | 1426 | .option-groups-region .group-display-state { |
| 1422 | margin-right: 10px; | 1427 | margin-right: 10px; |
| 1423 | } | 1428 | } | ... | ... |
-
Please register or sign in to post a comment