Update 'help' icon to standard

Bug: T90414
Change-Id: I3906d452bacb312dd6c97118ad5bf34168fe1da7
This commit is contained in:
Volker E
2018-10-18 18:49:24 -07:00
committed by jenkins-bot
parent 0c8380f9eb
commit aa15e2eda3
3 changed files with 6 additions and 5 deletions

View File

@@ -121,11 +121,12 @@
position: absolute;
top: 0;
bottom: 0;
right: 0;
opacity: 0.75;
right: 4px;
opacity: 0.81;
padding: 0;
background: transparent no-repeat left center;
background: transparent no-repeat right center;
.background-image-svg( '../images/help.svg', '../images/help.png' );
background-size: 16px 16px;
}
.ime-checked .ime-perime-help:hover {