Files
tt-rss/update.css
Andrew Dolgov 30f782a278 opml fixes
2007-03-02 14:58:51 +01:00

12 lines
91 B
CSS

p.warning {
color : red;
}
p.query {
color : green;
}
p.insensitive {
color : gray;
}