mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
abb431e0ca
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 --HG-- rename : devtools/client/framework/toolbox-options.xul => devtools/client/framework/toolbox-options.xhtml extra : rebase_source : 4343dd55c3be9de6a09c39819959be4ad4642edc
4 lines
61 B
CSS
4 lines
61 B
CSS
.theme-test #devtools-theme-box {
|
|
color: red !important;
|
|
}
|