Remove unnecessary night mode rule for typeans (#1815)
which caused https://forums.ankiweb.net/t/shaddow-below-cloze-type-area-in-night-mode/19287/2
This commit is contained in:
parent
280c06425d
commit
770fabd51b
@ -48,11 +48,6 @@ img {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.night-mode #typeans {
|
||||
background-color: var(--frame-bg);
|
||||
color: var(--text-fg);
|
||||
}
|
||||
|
||||
.typeGood {
|
||||
background: #afa;
|
||||
color: black;
|
||||
|
Loading…
Reference in New Issue
Block a user