fixed generator style issues in Firefox, see #1222

This commit is contained in:
antelle 2019-08-07 20:32:38 +02:00
parent 7d0760469a
commit 63f68dff04
2 changed files with 3 additions and 1 deletions

View File

@ -200,6 +200,7 @@ input[type=range] {
width: 100%;
margin: 12px 0;
padding: 0;
background: transparent;
&:focus { outline: none; }
&::-webkit-slider-runnable-track {
@include th { background: th(text-color); }

View File

@ -1,7 +1,8 @@
Release notes
-------------
##### v1.9.0 (TBD)
##### v1.8.3 (TBD)
`-` fix #1221: added '30 min' lock option
`-` fixed generator style issues in Firefox
##### v1.8.2 (2019-04-22)
`-` fix #1163: fixed libgconf-2-4 dependency