mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 17:16:12 +00:00
0d8b2b55e5
This is a big overhaul of buster, moving to rdf controlled trees. The index is now part of the testcases, which makes it easier to keep them up-to-date. I also started improving the support for HTML testcases. Another new feature is the support for saving and loading results. Plus alot of internal cleanup, though there's still more to come.
13 lines
136 B
CSS
13 lines
136 B
CSS
label.heading {
|
|
font-size: medium;
|
|
font-weight: bold;
|
|
}
|
|
|
|
button.close {
|
|
font-size: small;
|
|
}
|
|
|
|
iframe {
|
|
padding-left: 10px;
|
|
}
|