summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-26 06:36:19 +0100
committerAndrew Dolgov <[email protected]>2007-01-26 06:36:19 +0100
commitc50e2b3004252f5f775741020003c5935560f0f7 (patch)
treeaac1db4bb7ccd90ac3681570fc50a46f4858b894 /tt-rss.css
parente4609ea9a0d428b8760590ececb5c6ba5b5e3e23 (diff)
cdm tweaks, misc fixes
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 85f0a8d6d..ac44a1b4b 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -806,6 +806,16 @@ div.cdmFooter {
padding-top : 5px;
}
+div.cdmFooter img.markedPic {
+ width : 16px;
+ height : 16px;
+ float : right;
+}
+
+div.cdmHeader div.articleUpdated {
+ float : right;
+}
+
div.cdmFooter input, div.cdmHeader input, div.cdmFooter img {
margin : 0px;
}
@@ -1416,3 +1426,4 @@ ul.headlineDropdownMenu ul li:hover {
background-color : #f0f0f0;
}
+