summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-02-18 08:25:17 +0100
committerAndrew Dolgov <[email protected]>2007-02-18 08:25:17 +0100
commit5d8ddfed754b4aeb165eb52d88895c23f3326fa1 (patch)
tree376ca1dcdedb5964d13274815d8dd6112d8e6608 /tt-rss.css
parent2df7a7491859942fa99197047d1fecf96ddaa943 (diff)
set scriptWarn to invisible
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 0b5e7a408..2a131247f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1111,6 +1111,7 @@ span.debugTS {
border : 1px solid #601010;
padding : 3px;
font-weight : bold;
+ display : none;
}
.objectWarn {