Help links for ime selector menu

Change-Id: Ia6a0db9af25216f3d03c5130de96000141ccaa57
This commit is contained in:
Niklas Laxström
2013-07-15 08:37:54 +00:00
committed by Amire80
parent a14f941f48
commit 883e87ea56
5 changed files with 69 additions and 10 deletions

View File

@@ -25,12 +25,6 @@ div.input-settings-block {
float: left;
}
.ime-selector-more-languages:hover {
text-decoration: none;
color: #ffffff;
background-color: #5089e8;
}
.uls-ime-menu-settings-item {
background-color: #f0f0f0;
/* Workaround for bug https://bugzilla.wikimedia.org/49074 */
@@ -53,6 +47,7 @@ div.input-settings-block {
padding-left: 22px;
padding-right: 26px;
padding-bottom: 10px;
cursor: pointer;
}
.uls-ime-more-settings-link {
@@ -67,6 +62,7 @@ div.input-settings-block {
height: 14px;
position: absolute;
right: 0;
cursor: pointer;
}
.uls-ime-menu-settings-item > a:hover {