Bug 1412608 - Fix comment selection color in markup view. r=jdescottes

MozReview-Commit-ID: 9G5efQSPHCf

--HG--
extra : rebase_source : 66daf5352bacc1f2479d7e67dc1341c9ca049822
This commit is contained in:
Gabriel Luong 2017-11-09 23:06:37 -05:00
Родитель 6e5d5d2b20
Коммит 0a18a22e63
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -387,6 +387,7 @@ ul.children + .tag-line::before {
theme-selected doesn't work in this case since the text is a
sibling of the class, not a child. */
.theme-selected ~ .editor,
.theme-selected ~ .editor.comment,
.theme-selected ~ .editor .theme-fg-color1,
.theme-selected ~ .editor .theme-fg-color2,
.theme-selected ~ .editor .theme-fg-color3,