зеркало из https://github.com/mozilla/gecko-dev.git
css tweaks for harness pages. no bug
This commit is contained in:
Родитель
9a93ae1b49
Коммит
dd7bd738e0
|
@ -56,7 +56,7 @@
|
|||
</script>
|
||||
<vbox>
|
||||
<button label="Run Chrome Tests" id="runtests" />
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<body xmlns="http://www.w3.org/1999/xhtml" id="xulharness">
|
||||
<div class="container">
|
||||
<p style="float:right;">
|
||||
<small>Based on the MochiKit unit tests.</small>
|
||||
|
|
|
@ -4,6 +4,9 @@ body {
|
|||
font-family: Verdana, Helvetica, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#xulharness {
|
||||
position: fixed;
|
||||
top: 30px;
|
||||
bottom: 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче