<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 09/12/2016 à 17:08, Alex Hall a
écrit :<br>
</div>
<blockquote
cite="mid:CA+Q8_Jec5JLPnZf3kHw8GD7xOJjxq3SLsBaaXMA_tf-CvhSdMg@mail.gmail.com"
type="cite">
<div dir="ltr">Thanks. By "lib", I assume you just mean to make a
folder somewhere, then use "@import myNewLib/myFile.css"? Should
I make a replacement for the css file in
local/html/NoAut/something that I'm replacing? I actually don't
see a static folder around this CSS folder, so I'm not quite
sure what should go where.h<br>
</div>
<div class="gmail_extra"><br>
</div>
</blockquote>
<br>
Hi,<br>
<br>
you just have to create a folder local/static/css and put CSS files
here with thinks you want to add/override. THen to use them, add
each CSS file name (without path) in configuration variable
@CSSFiles and restart you're web server.<br>
<br>
Doc:
<a class="moz-txt-link-freetext" href="https://docs.bestpractical.com/rt/4.4.1/RT_Config.html#Web-interface">https://docs.bestpractical.com/rt/4.4.1/RT_Config.html#Web-interface</a>
->@CSSFiles.<br>
</body>
</html>