Old: v2.0.5 - 2018-05-25 - Change WKOF check to 'confirm'
New: v2.0.6 - 2018-05-31 - Fix hiding of guru'd kanji according to settings.
- @@ -2,7 +2,7 @@
- // @name Wanikani Dashboard Progress Plus
- // @namespace rfindley
- // @description Display detailed level progress.
-// @version 2.0.5
- +// @version 2.0.6
- // @include https://www.wanikani.com/dashboard
- // @include https://www.wanikani.com/
- // @copyright 2018+, Robin Findley
- @@ -158,7 +158,7 @@
- '.dpp-progress[data-srs-lvl="7"] {background-position:39px 0px;}'+
- '.dpp-progress[data-srs-lvl="8"] {background-position:39px 0px;}'+
- '.dpp-progress[data-srs-lvl="9"] {background-position:39px 0px;}'+
- '.lattice-single-character li.dpp-noshow {width:0px;}'+
- + '.lattice-single-character li.dpp-noshow {width:0px;display:none;}'+
-
- '.progression[data-show-item-name="false"] .lattice-single-character li>a {color:rgba(0,0,0,0);text-shadow:0 0 0 rgba(0,0,0,0);}'+
-