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;
}
Published at
2024-03-20 18:30:18Event JSON
{
"id": "8c416c448d7764d39b69b618cab296a6805c069a4c007b761282e9f1d75bf544",
"pubkey": "774d614ebcf8fa1536805ff86bdbe7763f4f933e21608f14b43c2b1916f38403",
"created_at": 1710959418,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.neilzone.co.uk/users/neil/statuses/112129436429210315",
"activitypub"
]
],
"content": "The new Mastodon / glitch-soc UI needed some new custom CSS, to give me a \"Toot!\" button again.\n\nWho wants to \"publish\", when one can \"toot\"?!\n\n.compose-form__submit button {\n visibility: hidden;\n}\n\n.compose-form__submit button:after {\n visibility: visible;\n content:'Toot!'; \n text-indent: 0;\n display: block;\n border: 2px solid grey;\n border-radius: 5px;\n padding: 2px;\n}\n\n\nhttps://mastodon.neilzone.co.uk/system/media_attachments/files/112/129/426/931/613/341/original/78230fef1058145f.png\n\nhttps://mastodon.neilzone.co.uk/system/media_attachments/files/112/129/432/813/051/878/original/35e0464b1ad3aeae.png",
"sig": "15ab54fe75a2e6748e91109a9e7b6e79a60da13a9d0e58027ffdad0dca631b641ba80933086f8b5d6ac5054a4e61a6fc1aa8ba96ebdc5e8f02b90ce5e4cf1efd"
}