Merge lp:~mimose/kylin-greeter/bug-1683789 into lp:kylin-greeter

Proposed by guoyalong
Status: Merged
Approved by: handsome_feng
Approved revision: 80
Merged at revision: 79
Proposed branch: lp:~mimose/kylin-greeter/bug-1683789
Merge into: lp:kylin-greeter
Diff against target: 10 lines (+2/-0)
1 file modified
kylin-greeter/gtk-3.20/apps/kylin-greeter.css (+2/-0)
To merge this branch: bzr merge lp:~mimose/kylin-greeter/bug-1683789
Reviewer Review Type Date Requested Status
handsome_feng Approve
zhangchao (community) Approve
Review via email: mp+323093@code.launchpad.net

Description of the change

在kylin-greeter/gtk-3.20/apps/kylin-greeter.css 文件中增加了对输入框中字体和光标颜色的设置;
修复因为光标初始颜色与背景色相同而导致光标‘消失’的bug。

To post a comment you must log in.
lp:~mimose/kylin-greeter/bug-1683789 updated
80. By guoyalong

change debian/changelog,remove the non-standard content.

Revision history for this message
zhangchao (zctgbhu) :
review: Approve
Revision history for this message
handsome_feng (feng-kylin) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'kylin-greeter/gtk-3.20/apps/kylin-greeter.css'
2--- kylin-greeter/gtk-3.20/apps/kylin-greeter.css 2016-08-17 08:45:18 +0000
3+++ kylin-greeter/gtk-3.20/apps/kylin-greeter.css 2017-04-25 08:03:59 +0000
4@@ -50,6 +50,8 @@
5 border-color: @lightdm_border_color;
6 border-width: 1px;
7 border-style: solid;
8+ color: black;
9+ caret-color: black;
10 }
11
12

Subscribers

People subscribed via source and target branches

to all changes: