Upgrade to xinha svn head to fix issues with xinha editors not appearing in Firefox 1.5
This commit is contained in:
@@ -70,7 +70,7 @@ function CSS(editor, params) {
|
||||
cfg.registerDropdown(css_class);
|
||||
cfg.addToolbarElement(["T[" + combo.label + "]", id, "separator"] , "formatblock", -1);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
CSS._pluginInfo = {
|
||||
name : "CSS",
|
||||
@@ -146,4 +146,4 @@ CSS.prototype.updateValue = function(editor, obj) {
|
||||
}
|
||||
}
|
||||
select.selectedIndex = 0;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user