1
0
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:
Andrew Dolgov
2010-11-29 20:25:51 +03:00
parent 359866ab26
commit 741b60909f
5 changed files with 124 additions and 64 deletions

View File

@@ -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;