[rt-users] Using Configuration - Theme

2013-03-07 Thread Raymond Corbett
To work well with our browser, I made a change to the following css file: Rt4/share/html/NoAuth/css/aileron/nav.css I commented the width statement out as shown in the code snippit below. Line 154 actually . #topactions button, #topactions select, #topactions input{ padding-top: 0em;

Re: [rt-users] Using Configuration - Theme

2013-03-07 Thread Maciej Dobrzanski
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 ToolsConfigurationToolsThemes you may try: #topactions button, #topactions select,

Re: [rt-users] Using Configuration - Theme

2013-03-07 Thread Kevin Falcone
On Fri, Mar 08, 2013 at 12:16:48AM +0100, Maciej Dobrzanski wrote: 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