1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-07 23:51:33 +00:00

cdm: bring back updated/new pic

This commit is contained in:
Andrew Dolgov
2010-11-13 01:41:18 +03:00
parent 35ffb5b91d
commit 62b800b47c
3 changed files with 37 additions and 7 deletions

12
cdm.css
View File

@@ -15,10 +15,18 @@ div.cdmHeader input {
margin-right : 5px;
}
div.updPic {
width : 25px;
display : inline-block;
text-align : center;
}
div.updPic img {
vertical-align : middle;
}
div.cdmHeader img, div.cdmFooter img {
margin : 0px 2px 0px 2px;
width : 16px;
height : 16px;
}
div.cdmContent {