--- On Wed, 16/6/10, Jay Carlson <jaycarl...@neb.rr.com>  wrote:

>
> And yes, I'm not a fan of the bullets, but the client
> insists. Ugh.
>

In that case why not adapt borders so that they look like bullets!.  for 
example this would look like bullets in most browsers:

ul.navbar li {
                background: white;
                margin: 0.5em 0;
                padding: 0.3em;
                border-left: 1em lime solid;
}

I have deliberately used a border of 1em to make them really big!

hth



      
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to