CS-13739: Localize 'login' button

This commit is contained in:
Brian Federle 2012-05-24 12:40:02 -07:00
parent c4e82930a8
commit 45311fefc1
3 changed files with 13 additions and 3 deletions

View File

@ -311,10 +311,20 @@ body.login {
background: transparent url(../images/sprites.png) -563px -747px;
cursor: pointer;
border: none;
margin: 7px 0 0;
width: 68px;
margin: 7px 238px 0 -1px;
text-align: center;
width: 69px;
height: 25px;
display: block;
color: #FFFFFF;
font-weight: bold;
float: left;
text-indent: -1px;
/*+text-shadow:0px 1px 2px #000000;*/
-moz-text-shadow: 0px 1px 2px #000000;
-webkit-text-shadow: 0px 1px 2px #000000;
-o-text-shadow: 0px 1px 2px #000000;
text-shadow: 0px 1px 2px #000000;
}
.login .fields input[type=submit]:hover {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 KiB

After

Width:  |  Height:  |  Size: 174 KiB

View File

@ -52,7 +52,7 @@
</div>
<!-- Submit (login) -->
<input type="submit" value="" />
<input type="submit" value="<fmt:message key="label.login"/>" />
<!-- Select language -->
<div class="select-language">