Skip to content

Commit

Permalink
first attempt at making long list of optional properties easier to sc…
Browse files Browse the repository at this point in the history
…roll up and down and spot where one group ends and the other begins
  • Loading branch information
ronm123 authored and torinfo committed Jul 21, 2022
1 parent 5380b43 commit b71beb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions editor/css/complex.css
Expand Up @@ -733,6 +733,8 @@ td.wizardvalue {
fieldset.wizardgroup {
border: 1px solid #ccc;
margin-top: 10px;
border-top: #ffffff solid 2px;
border-bottom: #b9b8b8 solid 2px;
}

fieldset.wizardgroup.collapsed {
Expand Down

0 comments on commit b71beb3

Please sign in to comment.