mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-29 07:57:13 +00:00
use update.css as generic minimal utility css
This commit is contained in:
11
utility.css
Normal file
11
utility.css
Normal file
@@ -0,0 +1,11 @@
|
||||
p.warning {
|
||||
color : red;
|
||||
}
|
||||
|
||||
p.query {
|
||||
color : green;
|
||||
}
|
||||
|
||||
p.insensitive {
|
||||
color : gray;
|
||||
}
|
||||
Reference in New Issue
Block a user