# HG changeset patch # User ymh # Date 1731020042 -3600 # Node ID 43dc356e3ff85acf9b0dec4755d67741561b607f # Parent dad2fc75bd8b5cb7d0b9c834d52ed76ca6ff4dcc Improve mastodon login text and add test event diff -r dad2fc75bd8b -r 43dc356e3ff8 web/client.php --- a/web/client.php Thu Nov 07 22:42:07 2024 +0100 +++ b/web/client.php Thu Nov 07 23:54:02 2024 +0100 @@ -118,19 +118,19 @@ background-image: -moz-linear-gradient(top, , ); background-image: -ms-linear-gradient(top, , ); background-image: -o-linear-gradient(top, , ); - background-image: linear-gradient(to bottom, , ); - } + background-image: linear-gradient(to bottom, , ); + } .tweetButton..selected,.tweetButton:active.:active,.tweetButton:hover.:hover.selected { background: ; border: solid 1px; - } + } .tweetButton.:hover { background-image: -webkit-linear-gradient(top, , ); background-image: -moz-linear-gradient(top, , ); background-image: -ms-linear-gradient(top, , ); background-image: -o-linear-gradient(top, , ); background-image: linear-gradient(to bottom, , ); - } + } @@ -459,13 +459,14 @@ if($socialNetwork === 'Twitter') { $loginform .= "".$translate->_("Vous n'êtes pas connecté.").""; } else { - $loginform .= "