Merge "maintenance: Script to rename titles for Unicode uppercasing changes"
[lhc/web/wiklou.git] / resources / src / mediawiki.widgets / mw.widgets.TitleWidget.less
index 9830c10..f087dcf 100644 (file)
                }
        }
 }
-
-/* Icons */
-
-.oo-ui-icon-page-disambiguation {
-       /* @embed */
-       background-image: url( images/page-disambiguation-ltr.svg );
-}
-
-.oo-ui-icon-page-not-found {
-       /* @embed */
-       background-image: url( images/page-not-found-ltr.svg );
-}
-
-.oo-ui-icon-page-not-found:lang( he ),
-.oo-ui-icon-page-not-found:lang( yi ) {
-       /* @embed */
-       background-image: url( images/page-not-found-he-yi.svg );
-}