META-INF.resources.primefaces-extensions.monacoeditor.monacoeditor.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of primefaces-extensions Show documentation
Show all versions of primefaces-extensions Show documentation
PrimeFaces Extensions components and utilities for PrimeFaces.
The newest version!
.ui-monaco-editor.ui-state-disabled {
/* user needs to scroll even when disabled */
pointer-events: all;
}