зеркало из https://github.com/mozilla/pjs.git
fix for 118912: atomic deletion of emoticons
r=glazman; sr=kin
This commit is contained in:
Родитель
c71efb21a2
Коммит
86986ab464
|
@ -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,
|
||||
|
|
Загрузка…
Ссылка в новой задаче