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

remove fupdpic and related images

This commit is contained in:
Andrew Dolgov
2012-12-25 14:42:20 +04:00
parent a675da08de
commit f947467aa8
6 changed files with 16 additions and 81 deletions
+4 -12
View File
@@ -1136,6 +1136,10 @@ span.hlUpdated {
text-align : right;
}
div.hlLeft {
padding-left : 8px;
}
div.hlLeft input {
margin-left : 4px;
margin-right : 4px;
@@ -1146,18 +1150,6 @@ div.hlLeft img, div.hlRight img {
}
div.hlUpdPic {
display : table-cell;
padding-right : 4px;
padding-left : 4px;
text-align : center;
vertical-align : middle;
}
div.hlUpdPic img {
max-width : 16px;
}
div.fatalError {
margin-bottom : 10px;
}