Skip to content

OTRS - matterhorn by Abilash

Details

AuthorAbilash

LicenseNo License

Categoryhttps://otrs.powersolutions.ch/otrs/

Created

Updated

Size618 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle for OTRS

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           OTRS - matterhorn
@namespace      otrs.powersolutions.ch/otrs/
@version        1.0.1
@description    A new userstyle for OTRS
@author       Abilash Uthayakumar
==/UserStyle== */

@-moz-document domain("https://otrs.powersolutions.ch/otrs/index.pl?Action=AgentTicketStatusView") {
:root {
    --inverse-background-color: #03778b;
    --inverse-background-color-darkend: #016171;
    --inverse-background-color-highlighted: #e8ded5;
    --inverse-font-color-highlighted: #f2ca17;
    --inverse-border-color: #03778b;
}

col.timedelta {
    width: 300% !important;
}
}

Reviews

No reviews yet.