bug 71637 - css errors in chrome. r=dbaron, sr=hewitt.
git-svn-id: svn://10.0.0.236/trunk@109676 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -130,7 +130,7 @@ editor.xul has these - do we need them?
|
||||
<toolbarbutton id="newButton"/>
|
||||
<toolbarbutton id="openButton"/>
|
||||
<toolbarbutton id="saveButton"/>
|
||||
<spacer class="separator_small"/>
|
||||
<spacer class="separator-small"/>
|
||||
<toolbarbutton id="printButton"/>
|
||||
<toolbarbutton id="spellingButton"/>
|
||||
<spacer flex="1"/>
|
||||
|
||||
@@ -22,6 +22,6 @@
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
.separator_small {
|
||||
.separator-small {
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
@@ -22,6 +22,6 @@
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
.separator_small {
|
||||
.separator-small {
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user