зеркало из https://github.com/mozilla/gecko-dev.git
fix for 118912: atomic deletion of emoticons
r=glazman; sr=kin
This commit is contained in:
Родитель
c0e941dfb3
Коммит
8e004e3c40
|
@ -84,7 +84,7 @@ span.moz-smiley-s16
|
|||
padding-left: 20px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
|
||||
-moz-user-select: all;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -166,6 +166,7 @@ span.moz-smiley-s16
|
|||
padding-left: 20px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
-moz-user-select: all;
|
||||
}
|
||||
|
||||
span.moz-smiley-s1 > span,
|
||||
|
|
|
@ -165,6 +165,7 @@ span.moz-smiley-s16
|
|||
padding-left: 20px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
-moz-user-select: all;
|
||||
}
|
||||
|
||||
span.moz-smiley-s1 > span,
|
||||
|
|
Загрузка…
Ссылка в новой задаче