Raymond,

> 2. Can I make a copy of the file and put it in some other directory (with
the changes) that will not 
> be affected when updating and such. 
> Perhaps    Rt4/local/html/NoAuth/css/aileron/nav.css

In Tools>Configuration>Tools>Themes you may try:

#topactions button, #topactions select, #topactions input { width: auto; }

For larger customizations or if you wish to use version control, you may use
a callback instead. To do this, create
RT4/local/html/Callbacks/MyCallbacks/NoAuth/css/aileron/main.css/End with
just one line:

@import "customizations.css";

Then create RT4/local/html/NoAuth/css/aileron/customizations.css and put
into this file any styles that you want to add or modify.

Best regards,
Maciek


-- 
Maciej Dobrzanski
PSCE - MySQL Consulting & IT Services
e-mail: mac...@psce.com | skype: psce_skype | url: http://www.psce.com/
phone: +1 631 527 1158 (US) or +44 20 3298 6260 (UK), ext. 601 (GMT+1)






-- 
RT training in Amsterdam, March 20-21: 
http://bestpractical.com/services/training.html

Help improve RT by taking our user survey: 
https://www.surveymonkey.com/s/N23JW9T

Reply via email to