The frontend/UI server, written in JS using the MarkoJS library
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
div.add-nick-row { vertical-align: middle !important; margin-top: -1em;
input { vertical-align: middle !important; display: inline-block !important; width: 78% !important; margin: 0 !important; }
button { vertical-align: middle !important; display: inline-block !important; width: 20% !important; padding: 0.5em 0 !important; } }
div.existing-nick-row { padding: 0.25em; border-bottom: 1px solid rgba(0, 220, 255, 0.125);
div.content { width: 80%; display: inline-block; }
button { width: 20% !important; display: inline-block !important; margin: 0 !important; } }
|