Display notification when disabling input methods from keyboard icon menu

Bug: 48534
Change-Id: Id6c1cb22cb09a226cfcc84d597724e5d803392f3
This commit is contained in:
Santhosh Thottingal
2013-05-17 17:52:29 +05:30
parent 432fb327b3
commit cea4d81766
4 changed files with 44 additions and 7 deletions

View File

@@ -106,3 +106,8 @@ div.input-settings-block {
padding: 6px 10px;
background: #f0f0f0;
}
.uls-ime-notification-bubble .link {
color: #0645AD;
cursor: pointer;
}