modif of the script to use html templates and slots with shadow DOM
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
<load-html data-path="ascii_elements/mouse_container.html">
|
||||
<div slot>
|
||||
<div slot part="mouse_div">
|
||||
|
||||
<pre class="mouse f1">
|
||||
•
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
.mouse_container {
|
||||
position: relative;
|
||||
margin-left: 0px;
|
||||
display: contents;
|
||||
/*
|
||||
border: 1px solid red;
|
||||
margin-right: auto;
|
||||
|
||||
Reference in New Issue
Block a user