1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:55:55 +00:00

update translations

This commit is contained in:
Andrew Dolgov
2007-08-21 02:22:29 +01:00
parent 306cc2d692
commit e400230ebd
14 changed files with 218 additions and 150 deletions

View File

@@ -610,7 +610,7 @@ div.prefsTabSelected {
div.notice {
background : #ffffff;
border : 1px solid #88b0f0;
width : 50%;
width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
font-size : 9pt;
@@ -620,7 +620,7 @@ div.warning {
background : #fff7d5;
border : 1px solid #d7c47a;
font-size : 9pt;
width : 50%;
width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
}