What is Nostr?
Neil Brown /
npub1wax…x0yw
2024-03-20 18:30:18

Neil Brown on Nostr: The new Mastodon / glitch-soc UI needed some new custom CSS, to give me a "Toot!" ...

The new Mastodon / glitch-soc UI needed some new custom CSS, to give me a "Toot!" button again.

Who wants to "publish", when one can "toot"?!

.compose-form__submit button {
visibility: hidden;
}

.compose-form__submit button:after {
visibility: visible;
content:'Toot!';
text-indent: 0;
display: block;
border: 2px solid grey;
border-radius: 5px;
padding: 2px;
}




Author Public Key
npub1waxkzn4ulrap2d5qtluxhkl8wcl5lye7y9sg79958s43j9hnsspsqdx0yw