mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
tweak article notes
This commit is contained in:
20
tt-rss.css
20
tt-rss.css
@@ -74,31 +74,15 @@ div.postReply img.tagsPic {
|
||||
vertical-align : middle;
|
||||
}
|
||||
|
||||
div.articleNote div.articleNoteOps {
|
||||
text-align : center;
|
||||
color : #9a8c59;
|
||||
font-style : italic;
|
||||
margin-top : 5px;
|
||||
}
|
||||
|
||||
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-bottom : 5px;
|
||||
margin-top : 5px;
|
||||
font-size : 11px;
|
||||
margin-left : 5px;
|
||||
margin-top : 5px;
|
||||
float : right;
|
||||
color : #9a8c59;
|
||||
max-width : 150px;
|
||||
|
||||
Reference in New Issue
Block a user