Re: [otrs] Background color in agent web interface

2009-09-27 Thread Martin Edenhofer

Hi Maurice,

On 25.09.2009, at 02:18, Maurice James wrote:


You can find the style sheet that controls the agent interface  in

/opt/otrs/var/httpd/htdocs/css/Standard/agent.css


I.m not sure why they moved the style sheet to that directory


The reason was to increase the speed of OTRS.

OTRS 2.3 and lower is using CSS inline, this means in every screen  
the whole .css get's delivered to the browser every time.


OTRS 2.4 and later is including the CSS file as meta link. This  
means the CSS file gets only loaded once.


The CSS file is about 7k, so we reduced the file size of every screen  
in OTRS 2.4 and later. :)


 -= All just technical reason (faster), no user of feature  
enhancement.


 -Martin
-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/


Re: [otrs] Background color in agent web interface

2009-09-24 Thread Maurice James
You can find the style sheet that controls the agent interface  in

/opt/otrs/var/httpd/htdocs/css/Standard/agent.css


I.m not sure why they moved the style sheet to that directory







-Original Message-
From: otrs-boun...@otrs.org [mailto:otrs-boun...@otrs.org] On Behalf Of
Johannes Grimm
Sent: Thursday, September 10, 2009 4:19 AM
To: User questions and discussions about OTRS.
Subject: Re: [otrs] Background color in agent web interface

Hi,
 Which version of OTRS. Which file have you changed?
OTRS ITSM 1.3.1
in file: /opt/otrs/Kernel/Output/HTML/Standard/css.dtl
this part: body {
font-family:Geneva,Helvetica,Arial,sans-serif;font-size:11pt;background-colo
r:#ff;color:black;
}

default setting was a background-color value #003399 if i switch to #ff
it should turn into white from darkblue

but it does not work for me...


-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/


Re: [otrs] Background color in agent web interface

2009-09-10 Thread Johannes Grimm

Hi,

Which version of OTRS. Which file have you changed?

OTRS ITSM 1.3.1
in file: /opt/otrs/Kernel/Output/HTML/Standard/css.dtl
this part: body { 
font-family:Geneva,Helvetica,Arial,sans-serif;font-size:11pt;background-color:#ff;color:black; 
}


default setting was a background-color value #003399
if i switch to #ff it should turn into white from darkblue

but it does not work for me...



smime.p7s
Description: S/MIME Cryptographic Signature
-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

Re: [otrs] Background color in agent web interface

2009-09-09 Thread Johannes Grimm

Hi,

unfortunatly this won´t work for me. I´ve changed the hex value from 
#003399 to #ff,

but nothing changes. There is still the dark blue on the logon screen.
Any ideas??

regards johannes



smime.p7s
Description: S/MIME Cryptographic Signature
-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

Re: [otrs] Background color in agent web interface

2009-09-09 Thread Shawn Beasley

Hi,

On 09.09.2009, at 15:27, Johannes Grimm wrote:


Hi,

unfortunatly this won´t work for me. I´ve changed the hex value from  
#003399 to #ff,

but nothing changes. There is still the dark blue on the logon screen.
Any ideas??



Which version of OTRS. Which file have you changed?

--

Shawn Beasley
sh...@otrs.org

Computers make work that one would  not have without them  go faster!




-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/