mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
Revert "update translations"
This reverts commit 2b38f79c86.
Wrong commit from wrong branch.
This commit is contained in:
33
tt-rss.css
33
tt-rss.css
@@ -66,9 +66,34 @@ 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;
|
||||
}
|
||||
@@ -2160,3 +2185,11 @@ div#offlineModeDrop {
|
||||
color : #909090;
|
||||
}
|
||||
|
||||
optgroup {
|
||||
color : #5050aa;
|
||||
font-style : normal;
|
||||
}
|
||||
|
||||
option {
|
||||
color : black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user