1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

remove gradients, update favicon avg color display

This commit is contained in:
Andrew Dolgov
2013-05-07 19:39:04 +04:00
parent 48e5a75654
commit d310348460
3 changed files with 27 additions and 30 deletions

View File

@@ -202,6 +202,12 @@ div.cdmHeader div.hlFeed, div.cdmHeader div.hlFeed a {
font-size : 11px;
}
div.cdm .hlFeed a {
border-radius : 4px;
display : inline-block;
padding : 1px 4px 1px 4px;
}
div.cdmContentInner p {
max-width : 650px;
}