web/res/css/custom.css
changeset 1571 4a1e6952afe5
parent 1499 641ced48fd5a
--- a/web/res/css/custom.css	Tue Oct 22 10:01:37 2024 +0200
+++ b/web/res/css/custom.css	Thu Nov 07 22:38:14 2024 +0100
@@ -11,7 +11,7 @@
 
 body {background-image:url(../../images/bgd.jpg);background-repeat:repeat-x;background-color:#f7f6f6;font-family: 'PT Sans', arial, serif; }
 textarea {margin-left:3px;height: 60px;width: 330px;padding:5px;background-image:url(../../images/tweetWriterBgdTxtArea.gif);background-repeat:no-repeat;border: none;}
-.loginbutton{margin-left:3px;height: 60px;width: 330px;padding:5px;background-image:url(../../images/tweetWriterBgdUnconnect.gif);background-repeat:no-repeat;border: none;margin-bottom:10px;color:#fff;}
+.loginbutton{margin-left:3px;height: 60px;width: 330px;padding:5px;background-image:url(../../images/tweetWriterBgdUnconnect.gif);background-repeat:no-repeat; background-size: cover;margin-bottom:10px;color:#fff;}
 .loginlink{text-decoration:none;color:#fff;}
 .menuLink:active {text-decoration:none;}
 .menuLink:visited {text-decoration:none;}