fx-compat: Remove more unused binding CSS
This commit is contained in:
parent
5f8a5056f1
commit
fba349b144
1 changed files with 0 additions and 26 deletions
|
@ -21,26 +21,6 @@ textbox[type="styled"]
|
||||||
-moz-binding: url('chrome://zotero/content/bindings/styled-textbox.xml#styled-textbox');
|
-moz-binding: url('chrome://zotero/content/bindings/styled-textbox.xml#styled-textbox');
|
||||||
}
|
}
|
||||||
|
|
||||||
zoteronoteeditor
|
|
||||||
{
|
|
||||||
-moz-binding: url('chrome://zotero/content/bindings/noteeditor.xml#note-editor');
|
|
||||||
}
|
|
||||||
|
|
||||||
linksbox
|
|
||||||
{
|
|
||||||
-moz-binding: url('chrome://zotero/content/bindings/noteeditor.xml#links-box');
|
|
||||||
}
|
|
||||||
|
|
||||||
tagsbox
|
|
||||||
{
|
|
||||||
-moz-binding: url('chrome://zotero/content/bindings/tagsbox.xml#tags-box');
|
|
||||||
}
|
|
||||||
|
|
||||||
tagsbox row
|
|
||||||
{
|
|
||||||
-moz-box-align:center;
|
|
||||||
}
|
|
||||||
|
|
||||||
customcolorpicker {
|
customcolorpicker {
|
||||||
-moz-binding: url(chrome://zotero/content/bindings/customcolorpicker.xml#custom-colorpicker);
|
-moz-binding: url(chrome://zotero/content/bindings/customcolorpicker.xml#custom-colorpicker);
|
||||||
}
|
}
|
||||||
|
@ -49,12 +29,6 @@ customcolorpicker[type=button] {
|
||||||
-moz-binding: url(chrome://zotero/content/bindings/customcolorpicker.xml#custom-colorpicker-button);
|
-moz-binding: url(chrome://zotero/content/bindings/customcolorpicker.xml#custom-colorpicker-button);
|
||||||
}
|
}
|
||||||
|
|
||||||
relatedbox
|
|
||||||
{
|
|
||||||
-moz-binding: url('chrome://zotero/content/bindings/relatedbox.xml#related-box');
|
|
||||||
-moz-user-focus: ignore;
|
|
||||||
}
|
|
||||||
|
|
||||||
zoteromergegroup {
|
zoteromergegroup {
|
||||||
-moz-binding: url('chrome://zotero/content/bindings/merge.xml#merge-group');
|
-moz-binding: url('chrome://zotero/content/bindings/merge.xml#merge-group');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue