mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Restore the layout trace viewer
This commit is contained in:
parent
4af21e3ae1
commit
0cab0501f4
15 changed files with 679 additions and 1 deletions
9
etc/layout_viewer/css/main.css
Normal file
9
etc/layout_viewer/css/main.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
body {
|
||||
padding-top: 70px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
.primary {
|
||||
border: 1px solid gray;
|
||||
border-radius: 8px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue