BastianBalthasarBux / poormans_osticket_scp_responsive

This is a very rough solution, making the scp (agents) view of osTicket 1.10.1 somehow floating

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • Copy riccabona_1.10.1.css file to:

osticketroot/scp/css/

  • Modify preexisting scp.css in that folder, by prepending file with:

@import url("riccabona_1.10.1.css");

  • Reload frontend.

  • No warranty, no support. Use as is, how you want, including your modifications etc... License of osTicket also applicated here (GPLv2 at time of writing) Most important thing: do not sell that piece of code, it's free (as in free beer and as in free speech)!

About

This is a very rough solution, making the scp (agents) view of osTicket 1.10.1 somehow floating


Languages

Language:CSS 100.0%