=== modified file 'debian/changelog' --- debian/changelog 2017-03-16 05:39:58 +0000 +++ debian/changelog 2017-04-25 03:09:41 +0000 @@ -1,3 +1,10 @@ +kylin-greeter (17.04.0ubuntu1) zesty; urgency=medium + + * fixed the password-input-entry's bug (LP: #1683789) + - there is no cursor in password-input-entry + + -- guoyalong <1058712592@qq.com> Tue, 25 Apr 2017 11:08:24 +0800 + kylin-greeter (17.04.0) zesty; urgency=medium * Added support for UKUI. === modified file 'kylin-greeter/gtk-3.20/apps/kylin-greeter.css' --- kylin-greeter/gtk-3.20/apps/kylin-greeter.css 2016-08-17 08:45:18 +0000 +++ kylin-greeter/gtk-3.20/apps/kylin-greeter.css 2017-04-25 03:08:09 +0000 @@ -50,6 +50,8 @@ border-color: @lightdm_border_color; border-width: 1px; border-style: solid; + color: black; + caret-color: black; }