kimai / Paid-plugins

Support for paid Kimai plugins: Discussions and feature requests
https://www.kimai.org/store/
11 stars 1 forks source link

Custom CSS Plugin Rule #74

Closed BeckeBauer closed 1 year ago

BeckeBauer commented 1 year ago

In Custom CSS Plugin Vers. 2.0.1, there is pre-defined rule remove-colored-dots which reads

/* START [general] remove-color-dots */
span.badge {display:none !important;}
/* END [general] remove-color-dots */

When activated, some screens went blank image

intended or bug?

kevinpapst commented 1 year ago

Hahaha 😁

I was lazy... try

.label-activity span.badge, .label-project span.badge, .label-customer span.badge {display:none !important;}
kevinpapst commented 1 year ago

Release 2.0.2