Finished translation infrastructure

This commit is contained in:
Peter 'Pita' Martischka 2011-08-26 19:05:35 +01:00
parent 1ad95263cd
commit 839db813f6
15 changed files with 86 additions and 52 deletions

View file

@ -1084,7 +1084,7 @@ position: relative;
#importsubmitinput{
height:25px;
width:85px;
width:130px;
margin-top:12px;
}
@ -1146,4 +1146,4 @@ width:33px !important;
#editbar ul li {
padding: 4px 1px;
}
}
}

View file

@ -19,7 +19,7 @@
position: absolute;
left:0px;
background-image: url(../../static/img/timeslider_left.png);
width: 134px;
width: 200px;
height: 63px;
}
@ -164,7 +164,7 @@ div #timeslider div#steppers div#rightstep {
font-family: Arial, sans-serif;
left: 7px;
top: 9px;
width: 122px;
width: 188px;
text-align: center;
color: white;
font-size: 11px;