Index: components/com_comprofiler/plugin/templates/luna/template.css IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- components/com_comprofiler/plugin/templates/luna/template.css +++ components/com_comprofiler/plugin/templates/luna/template.css @@ -850,7 +850,6 @@ #cbAdminMainWrapper .header { background-color: transparent; - background-image: none; background-repeat: no-repeat; font-size: 22px; font-weight: bold; @@ -948,6 +947,10 @@ } /* J3.0 backend fixes: */ +body.com_comprofiler #cbAdminMainWrapper .header { + background-image: none; +} + body.com_comprofiler #cbAdminMainWrapper input, body.com_comprofiler #cbAdminMainWrapper textarea, body.com_comprofiler #cbAdminMainWrapper select {