diff options
Diffstat (limited to 'p/themes/Ansum/ansum.css')
| -rw-r--r-- | p/themes/Ansum/ansum.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/p/themes/Ansum/ansum.css b/p/themes/Ansum/ansum.css index 709861e18..ad73eb7f1 100644 --- a/p/themes/Ansum/ansum.css +++ b/p/themes/Ansum/ansum.css @@ -980,6 +980,9 @@ main.prompt { background: #fff; border-left-color: #ca7227; } +.flux.current:not(.active) { + background: #fcfaf8; +} .flux.not_read:not(.current) { background: #f2f6f8; } @@ -1309,5 +1312,3 @@ a, button.as-link { outline: none; color: #ca7227; } - -/*# sourceMappingURL=ansum.css.map */ |
