From rlhamil2@gmail.com Wed Jun 24 08:23:56 2026 From: rlhamil2@gmail.com To: xymon@xymon.com Subject: [Xymon] Adding a CSS style element to results? Date: Sat, 11 Jun 2016 20:09:00 -0400 Message-ID: <2814DA48-3621-4CBA-9C50-FAF06BB3DC72@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5522317100513039760==" --===============5522317100513039760== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Which of the many header files has the
section when clicking on a part= icular dot? For example, I want to use Google maps API (not just the URL, but the JavaScr= ipt stuff too) to display a map via a client "location" script, e.g. to track= my laptop. The google maps API seems to require a CSS style in the section (shoul= dn't conflict with anything else) - their example is below. So I need to be = able to get that into there somehow. I don't think that would conflict with = anything existing. Alternatively, if there's a separate stylesheet file that would be loaded, th= at would be great. Usually, my "location" column is clear (since it's not re= ally a status in the usual sense), but it's not impossible that I might one d= ay change that to be some other color, for instance if unable to obtain locat= ion, or if outside an expected area, or whatever. So whatever I do should wo= rk with any status color. --===============5522317100513039760==--