diff --git a/forms/details-expression.xml b/forms/details-expression.xml index 1d0bd208..6a117199 100644 --- a/forms/details-expression.xml +++ b/forms/details-expression.xml @@ -36,7 +36,6 @@ @import "/editor/style/tab_style.css"; @import "/editor/style/xform_style.css"; @import "/editor/style/model_editor_style.css"; - @import "/editor/style/yui_rich_text_editor.css"; diff --git a/forms/details-item.xml b/forms/details-item.xml index 7f555a50..b49a9630 100644 --- a/forms/details-item.xml +++ b/forms/details-item.xml @@ -29,7 +29,6 @@ @import "/editor/style/tab_style.css"; @import "/editor/style/xform_style.css"; @import "/editor/style/model_editor_style.css"; - @import "/editor/style/yui_rich_text_editor.css"; diff --git a/forms/details-performance.xml b/forms/details-performance.xml index 5db8fbf3..8cdaa5d7 100644 --- a/forms/details-performance.xml +++ b/forms/details-performance.xml @@ -34,7 +34,6 @@ @import "/editor/style/tab_style.css"; @import "/editor/style/xform_style.css"; @import "/editor/style/model_editor_style.css"; - @import "/editor/style/yui_rich_text_editor.css"; diff --git a/forms/details-reference.xml b/forms/details-reference.xml index 6d77b43b..9b760978 100644 --- a/forms/details-reference.xml +++ b/forms/details-reference.xml @@ -34,7 +34,6 @@ @import "/editor/style/tab_style.css"; @import "/editor/style/xform_style.css"; @import "/editor/style/model_editor_style.css"; - @import "/editor/style/yui_rich_text_editor.css"; diff --git a/forms/details-source.xml b/forms/details-source.xml index c8546ea5..dffcc2a1 100644 --- a/forms/details-source.xml +++ b/forms/details-source.xml @@ -25,9 +25,11 @@ // - @import "/editor/style/tab_style.css"; @import - "/editor/style/xform_style.css"; @import "/editor/style/model_editor_style.css"; @import - "/editor/style/yui_rich_text_editor.css"; + + @import "/editor/style/tab_style.css"; + @import "/editor/style/xform_style.css"; + @import "/editor/style/model_editor_style.css"; +