summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-20 11:39:20 +0100
committerAndrew Dolgov <[email protected]>2005-12-20 11:39:20 +0100
commita9b0bfd5e01ca33f05a18ccc528c730d896732b6 (patch)
tree540fc658f13a36a511c85245d450c3091d1d978c /tt-rss.css
parent746b249f9515dd2fa55a99f292e25fa6be69029b (diff)
update close.svg; add hideParentElement() function
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 7ae71d946..ecee33c26 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -904,3 +904,8 @@ div.cdmContent {
a.warning {
color : #f04040;
}
+
+img.closeButton {
+ border-width : 0px;
+ float : right;
+}