$ 0 0 Topic by Ionut PetreusContentHi.In my mobile customer portal page I have an injected Css stylesheet that contains I want to change the display: none !important to display: none and I can't find it.I've search in the mobile/site.css widget/base.css and widgetCSs/myWidget.css and I could not find this rule.Can anyone please help me?Code Block<!-- .rn_ScreenReaderOnly{position:absolute; height:1px; left:-10000px; overflow:hidden; top:auto; width:1px;} .rn_Hidden{display:none !important;} -->