Change the XUL label + vbox to fieldset + legend as it's the most relevant element for describing form sections. Moreover, we don't have to look for a previous label when we hide a fieldset. Edit scripts and tests files to adapt them to the HTML file structure. MozReview-Commit-ID: LBfXfLRX6aj
4 lines
61 B
CSS
4 lines
61 B
CSS
.theme-test #devtools-theme-box {
|
|
color: red !important;
|
|
}
|