Fix flicks after a full reload or when close tab button (dis)appear. (Fix #1490, #1575, #1579) (#1602)

* Fix term text flick when mouse is hovering tab

* Fix flick issue after a full reload
This commit is contained in:
CHaBou 2017-03-05 17:34:03 +01:00 committed by Matheus Fernandes
parent 3df8274bf0
commit 1f3ea081e8

View file

@ -9,6 +9,7 @@
<style>
body {
color: #fff;
-webkit-backface-visibility: hidden;
}
* {