summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-06-08 09:12:22 +0100
committerAndrew Dolgov <[email protected]>2006-06-08 09:12:22 +0100
commite8614131e893af473e0a585addb19d9f4e8b8973 (patch)
tree5c4ecc231aaab2168a616e58569f21027788ac12 /tt-rss.css
parent0a38301319ea393cf438d182baf1cbca533ba19c (diff)
debug window look tweaks
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 2a8d70972..c228562b2 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1119,3 +1119,7 @@ div.feedExtInfo {
color : gray;
font-weight : normal;
}
+
+span.debugTS {
+ color : #4684ff;
+}