mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
12 lines
91 B
CSS
12 lines
91 B
CSS
p.warning {
|
|
color : red;
|
|
}
|
|
|
|
p.query {
|
|
color : green;
|
|
}
|
|
|
|
p.insensitive {
|
|
color : gray;
|
|
}
|