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+]
git-svn-id: svn://10.0.0.236/trunk@242605 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user