CSS, tooltip fixes for the more button in IME selector menu.
Change-Id: Ic1ace1191ad9745c9f02be4e5938ce3fb53da8b9
This commit is contained in:
committed by
Amir E. Aharoni
parent
2fb85713cb
commit
3ef527960c
@@ -26,4 +26,10 @@ div.input-settings-block {
|
||||
|
||||
.imelabel input {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.ime-selector-more-languages:hover {
|
||||
text-decoration: none;
|
||||
color: #ffffff;
|
||||
background-color: #5089e8;
|
||||
}
|
||||
Reference in New Issue
Block a user