1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-29 12:20:51 +02:00

update label ref style

This commit is contained in:
Andrew Dolgov 2013-05-07 18:54:21 +04:00
parent 14c53e4e60
commit 48e5a75654

View File

@ -375,9 +375,12 @@ span.hlLabelRef {
font-size : 8px;
color : #063064;
font-weight : normal;
margin : 0px 3px 0px 3px;
padding : 0px 4px 0px 4px;
margin-left : 2px;
padding : 1px 4px 1px 4px;
display : inline-block;
vertical-align : middle;
white-space: nowrap;
border-radius : 4px;
}
div.postHeader div.postDate {