Update from upstream
Change-Id: Ibc85020501e8193d7d104b13a966920c3de0f655
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
/* Fix rgba fallback bug - http://css-tricks.com/ie-background-rgb-bug */
|
/* Fix rgba fallback bug - http://css-tricks.com/ie-background-rgb-bug */
|
||||||
/* @embed */
|
/* @embed */
|
||||||
background: url('../images/ime-active.png') no-repeat 3px center #fff;
|
background: url('../images/ime-active.png') no-repeat left 3px center #fff;
|
||||||
/* @embed */
|
/* @embed */
|
||||||
background: url('../images/ime-active.png') no-repeat 3px center rgba(255,255,255,0.75);
|
background: url('../images/ime-active.png') no-repeat left 3px center rgba(255,255,255,0.75);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height: 15px;
|
height: 15px;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
|
|||||||
Reference in New Issue
Block a user