Make OTRS easier to use.
tickets.linbit.com by Joel_Colledge_LINBIT
Details
AuthorJoel_Colledge_LINBIT
LicenseMIT
Categorytickets.linbit.com
Created
Updated
Size306 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 tickets.linbit.com
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Make OTRS easier to use.
@author Joel Colledge
==/UserStyle== */
@-moz-document domain("tickets.linbit.com") {
.Chat__Wrapper {
display: none;
}
}