Help links for input settings

Bug: 42373
Change-Id: I30c8d6cbe916ac026ad70974755942c5bbea7162
This commit is contained in:
Niklas Laxström
2013-07-12 13:43:45 +00:00
parent f6d6245607
commit da1baaf663
5 changed files with 21 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ div.input-settings-block {
height: 14px;
position: absolute;
right: 0;
}
}
.uls-ime-menu-settings-item > a:hover {
background-color: #f0f0f0;
@@ -116,3 +116,7 @@ div.input-settings-block {
color: #0645AD;
cursor: pointer;
}
.uls-input-settings .uls-ime-help {
margin-left: 10px;
}