Hide unwanted items and some overall improvements for SAP CPI
CPI Enhancement by Jee
Details
AuthorJee
LicenseNo License
Categoryhana.ondemand.com
Created
Updated
Size255 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name CPI Enhancement
@version 20240708.06.58
@namespace ?
==/UserStyle== */
@-moz-document domain("hana.ondemand.com") {
/* Hide notificaiton popup */
div.cpides-notificationCenterClass {
visibility: hidden !important;
}
}