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 .= "