mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 18:11:28 +00:00
rework article note appearance
This commit is contained in:
10
tt-rss.css
10
tt-rss.css
@@ -71,8 +71,10 @@ div.postReply img.tagsPic {
|
||||
}
|
||||
|
||||
div.articleNote div.articleNoteOps {
|
||||
float : right;
|
||||
text-align : center;
|
||||
color : #9a8c59;
|
||||
font-style : italic;
|
||||
margin-top : 5px;
|
||||
}
|
||||
|
||||
div.articleNote div.articleNoteOps a {
|
||||
@@ -90,8 +92,12 @@ div.articleNote {
|
||||
border-style : dashed;
|
||||
border-color : #e7d796;
|
||||
font-size : 8px;
|
||||
margin-top : 5px;
|
||||
margin-bottom : 5px;
|
||||
margin-left : 5px;
|
||||
float : right;
|
||||
color : #9a8c59;
|
||||
max-width : 150px;
|
||||
text-align : justify;
|
||||
}
|
||||
|
||||
div.postReply span.author {
|
||||
|
||||
Reference in New Issue
Block a user