add id
on body to match other html files
This commit is contained in:
parent
d099a4cfe9
commit
c3bdec69fc
|
@ -18,7 +18,7 @@
|
||||||
<script src="/content/apply.js"></script>
|
<script src="/content/apply.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body id="stylus-injection-order">
|
||||||
<div id="main">
|
<div id="main">
|
||||||
<button class="closer"></button>
|
<button class="closer"></button>
|
||||||
<ol id="style-list"></ol>
|
<ol id="style-list"></ol>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user