Forum

Gregor Utt
@klshs
Member
Joined: Dec 4, 2024
Topics: 1 / Replies: 7
Reply

You could use thesource. They have patched many open Issues with every new Release and added Time-Tracking.

1 year ago
Reply

Try to turn on Internet Access for the Webserver. Solved the Problem for me.

1 year ago
Reply

correction, use only:   a:hover i[class^="icon-"]{ color: #fff !important; }

1 year ago
Reply

.list td:first-child { z-index: 1; }

1 year ago
Reply

add to your custom.css in GUI: .sticky.bar.fixed .icon-code-fork:before { color: inherit !important; } #sub_nav a:hover, a:hover i[class^="icon-"], ....

1 year ago
Reply

Change: include/client/header.inc.php include/staff/header.inc.php  

1 year ago
Reply

} .list td { /* position: relative !important;*/  in staff_mobile.css changes the behaviour, but destroys the ticket view.

1 year ago
Topic