зеркало из https://github.com/mozilla/gecko-dev.git
Bug 405423 - "Text entry with dual focus ring" (fix wrong class selector in editBookmarkOverlay.css) [p=twanno@lycos.nl (Teune van Steeg) r=Mano a=blocking-firefox3+]
This commit is contained in:
Родитель
6e87a32dd4
Коммит
662fa5dde9
|
@ -95,7 +95,7 @@
|
|||
color: -moz-FieldText;
|
||||
}
|
||||
|
||||
#editBMPanel_namePicker[droppable="false"] > .menulist-dropmarker {
|
||||
#editBMPanel_namePicker[droppable="false"] > .menulist-editable-box {
|
||||
/* Normal editable menulists set this to "menulist-textfield". */
|
||||
-moz-appearance: none;
|
||||
padding: 2px 2px 3px 4px;
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
color: -moz-FieldText;
|
||||
}
|
||||
|
||||
#editBMPanel_namePicker[droppable="false"] > .menulist-dropmarker {
|
||||
#editBMPanel_namePicker[droppable="false"] > .menulist-editable-box {
|
||||
/* Normal editable menulists set this to "menulist-textfield". */
|
||||
-moz-appearance: none;
|
||||
padding: 2px 2px 3px 4px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче