[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: (attn Mike Pilato) Re: Big yellow box on the issue tracker page

From: Michael W Thelen <thelenm_at_cs.utah.edu>
Date: 2004-06-02 20:38:24 CEST

* kfogel@collab.net <kfogel@collab.net> [2004-06-02 12:15]:
> "C. Michael Pilato" <cmpilato@collab.net> writes:
> > Tigris doesn't allow you to define your own styles (mostly because you
> > have no access to <HEAD> HTML containers). So either we're using some
> > tigris.org-define style, or that class="alert" is a no-op.
>
> Well, it's definitely not a no-op, since that section does have a
> different background on the live site, but not in my working copy.
>
> Anyway
>
> <div class="alert" style="color: red">

I was thinking something along the lines of

<div class="alert" style="background-color:red;font-weight:bold">

although that shade of red looks awfully harsh in my browser and could
stand to be toned down a bit. Maybe more like

<div class="alert" style="background-color:#ff3333;font-weight:bold">

-- Mike

-- 
Michael W. Thelen
Perfection is achieved, not when there is nothing left to add, but when there
is nothing left to take away.
                -- Antoine de St. Exupery, "Wind, Sand, and Stars", 1939

Received on Wed Jun 2 20:38:59 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.