onurmenal / crm-power-pane

The CRM Power Pane is a helper tool designed to integrate with Microsoft Dynamics CRM application and allow you to manipulate forms or perform actions faster throughout the Microsoft Dynamics CRM application .
MIT License
69 stars 25 forks source link

.icon css definition overrides page item's style #147

Open suleyman-shb opened 1 month ago

suleyman-shb commented 1 month ago

:bug: Describe the bug If there is an html element with class "icon", power pane's (pane.css) css overrides the style and breaks the page layout.

:clipboard: To Reproduce Steps to reproduce the behavior

  1. Go to a page with an html element with class "icon"
  2. See that icon class position overriden with (position: static !important;)

:thought_balloon: Expected behavior I think that css definition would be extension specific like others (i.e.: #crm-power-pane-popup .icon)

:zap: Product Version The product version(s) you found the problem in, e.g.: