зеркало из https://github.com/mozilla/pjs.git
Composer's AllTags mode was showing tags for table resizing handles; b=230501, r=brade, sr=dbaron
This commit is contained in:
Родитель
50e3161311
Коммит
e2859af89c
|
@ -37,7 +37,7 @@
|
|||
background-position: top left;
|
||||
}
|
||||
|
||||
a {
|
||||
a:not([\_moz_anonclass]) {
|
||||
min-height: 16px; margin-left: 2px; margin-top: 2px;
|
||||
padding-left: 20px;
|
||||
background-image: url(chrome://editor/content/images/tag-a.gif);
|
||||
|
@ -381,7 +381,7 @@ iframe {
|
|||
background-position: top left;
|
||||
}
|
||||
|
||||
img {
|
||||
img:not([\_moz_anonclass]) {
|
||||
min-height: 35px; margin-left: 2px; margin-top: 2px;
|
||||
padding-left: 31px;
|
||||
background-image: url(chrome://editor/content/images/tag-img.gif);
|
||||
|
@ -605,7 +605,7 @@ small {
|
|||
background-position: top left;
|
||||
}
|
||||
|
||||
span {
|
||||
span:not([\_moz_anonclass]) {
|
||||
min-height: 35px; margin-left: 2px; margin-top: 2px;
|
||||
/* TEMPORARY TO COMPENSATE FOR BUG */
|
||||
padding-left: 39px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче