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