Skip to content
#

reports

Here are 352 public repositories matching this topic...

SuiteCRM
navi
daniellevinson
daniellevinson commented Jul 17, 2019

Is your feature request related to a problem? Please describe.
In a few places we're forcing a disabled element by adding the class

.navi-report__action-link--force-disabled {
  color: @disabled-gray !important;
  cursor: not-allowed !important;
}

Probably because some child's cursor and color styles ignore its parent's disabled attribute/class.

**Describe the solution y

Improve this page

Add a description, image, and links to the reports topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reports topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.