Mikhail Khvoinitsky

Results 28 issues of Mikhail Khvoinitsky

Mail reply dialog (invisible buttons): ![screen shot 2016-12-26 at 02 16 26](https://cloud.githubusercontent.com/assets/16675892/21473217/5f102a7e-cb11-11e6-84f2-0b6c3d77000e.png)

Currently, it could be only per-site color settings. In future, it may allow to enable some workarounds To avoid repetitive settings of same colors for more than one website, profiles...

The reason seems to be, again, complex variable expansion, as in #223: ``` background:rgba(var(--sk_primary_background,255,255,255),1); ```

It should be blue if video is liked however it doesn't. Youtube uses custom elements for it so it may be related.

In order to reduce bright flashes, do the following: * Use Firefox built-in Dark Theme * enable `browser.in-content.dark-mode` in `about:config` --- * #132 (desktop) * #136 (android) * [bug 1393022](https://bugzilla.mozilla.org/show_bug.cgi?id=1393022)/...

No universal solution is possible, but an option that could be enabled explicitly by user for problem pages would be good.

enhancement