diff options
Diffstat (limited to 'p/themes/Ansum/ansum.rtl.css')
| -rw-r--r-- | p/themes/Ansum/ansum.rtl.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/p/themes/Ansum/ansum.rtl.css b/p/themes/Ansum/ansum.rtl.css index ad480c952..2e961a911 100644 --- a/p/themes/Ansum/ansum.rtl.css +++ b/p/themes/Ansum/ansum.rtl.css @@ -980,6 +980,9 @@ main.prompt { background: #fff; border-right-color: #ca7227; } +.flux.current:not(.active) { + background: #fcfaf8; +} .flux.not_read:not(.current) { background: #f2f6f8; } |
