This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
main | |
.cards | |
.card-container | |
.card.front | |
.card.back | |
.card-container | |
.card.front | |
.card.back | |
.card-container | |
.card.front |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
canvas#canvas | |
#board |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div#matchinput(contenteditable="true") | |
span.symbol \ | |
span.static example | |
span.symbol \ | |
span.part example-1 | |
span.symbol \ | |
span.part.group crate | |
span.symbol \ | |
span.part.group book | |
span.symbol \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div.cells | |
div.cell | |
div.cell | |
div.cell | |
div.cell | |
div.cell | |
div.cell | |
div.cell | |
div.cell | |
div.cell |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div.outer(style="height:160px") | |
div.container | |
div.cards | |
div.cardcontainer | |
div.card | |
button.close × | |
button.controls + | |
div.outer | |
div.container | |
div.cards |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div#app | |
button.holdtoconfirm(disabledd) | |
div.container | |
div.disabled Save | |
div.enabled Save | |
div.complete Saved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div#box | |
.container |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div#app | |
button.userlogin(style="--accent:#EC87C0") | |
div.photo ZS | |
div.name Zoë Shackleton | |
div.pin | |
div.dot | |
div.dot | |
div.dot | |
div.dot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div#app | |
div.popupcontainer.open | |
div.popup | |
form | |
div.row | |
button.closecancel | |
div.text | |
div Close | |
div Cancel | |
button.submit(type="submit", disabled) Submit |