1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 02:01:29 +00:00
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;
}