drop yellow colour in "filtered" for now

It's difficult to read against a light background
This commit is contained in:
Damien Elmes 2020-06-16 16:39:07 +10:00
parent 26fc6609a7
commit 83b3d3249f

View File

@ -506,7 +506,6 @@ class Collection:
.revlog-learn {{ color: {st.colLearn} }}
.revlog-review {{ color: {st.colMature} }}
.revlog-relearn {{ color: {st.colRelearn} }}
.revlog-filtered {{ color: {st.colCram} }}
.revlog-ease1 {{ color: {st.colRelearn} }}
table.review-log {{ {revlog_style} }}
</style>"""