wbamberg · GitHub

Merged

Merged

Conversation

wbamberg

.example-choice-list {
height: 500px;
width: 250px;
}

.cursor {
display: flex;
background-color:#1766aa;
width: 250px;
}

.cursor {
background-color:#1766aa;
color: white;
height: 100px;
width: 200px;
justify-content: center;
align-items: center;
font-size: 14pt;
}
<button type="button" class="copy hidden" aria-hidden="true">
<span class="visually-hidden">Copy to Clipboard</span>
</button>
</div>
<div class='cursor 'id="example-element">Mouse over to see cursor style</div>
</section>

</div> No newline at end of file
<div id="output" class="output hidden large">

<section id="default-example" class="default-example container">
<div class='cursor 'id="example-element">Mouse over to see cursor style</div>
<div id="output" class="output hidden large">

<section id="default-example" class="default-example container">
<div class='cursor 'id="example-element">Mouse over to see cursor style</div>

wbamberg

@@ -0,0 +1,56 @@
<section id="example-choice-list" class="example-choice-list" data-property="cursor">
<div>
</button>
</div>

</div>

wbamberg

@wbamberg

Merged

Labels

None yet

Read the original on github.com ↗