1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 01:31:29 +00:00

update translations

This commit is contained in:
Andrew Dolgov
2009-03-21 22:58:32 +03:00
parent f6fed1b26b
commit 2b38f79c86
29 changed files with 266 additions and 502 deletions

View File

@@ -66,34 +66,9 @@ div.postReply div.postEnclosures {
div.postReply img.tagsPic {
width : 16px;
height : 16px;
margin-left : 4px;
vertical-align : middle;
}
div.articleNote div.articleNoteOps {
float : right;
color : #9a8c59;
}
div.articleNote div.articleNoteOps a {
color : #9a8c59;
}
div.articleNote div.articleNoteOps a:hover {
color : black;
}
div.articleNote {
background-color : #fff7d5;
border-width : 1px;
padding : 5px;
border-style : dashed;
border-color : #e7d796;
font-size : 8px;
margin-top : 5px;
color : #9a8c59;
}
div.postReply span.author {
font-size : 12px;
}
@@ -2185,11 +2160,3 @@ div#offlineModeDrop {
color : #909090;
}
optgroup {
color : #5050aa;
font-style : normal;
}
option {
color : black;
}