mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Finished translation infrastructure
This commit is contained in:
parent
1ad95263cd
commit
839db813f6
15 changed files with 86 additions and 52 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue