summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 507171893..a158bd190 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -989,3 +989,6 @@ div.cdmContent a:hover {
color : black;
}
+.noborder {
+ border-width : 0px;
+}