On May 22, 2008, at 1:07 AM, Ruurd Koons wrote:
> In particular, it seems as if forms with combo boxes
(drop
> down things) and buttons now are displayed in some
windows-style,
> instead of like a native Aqua widget. I suspect this
has to do with
> Camino better respecting CSS styles for those widgets
or something,
> but
> personally I dislike it quite a lot.
That is indeed the reason, although the fallback
<select> widgets look
bad enough that we are planning to go back to disabling CSS
styling
for them for now.
> All reasoning for this put aside, is there some option
somewhere to
> restore the original behaviour of just having the
beautiful and
> clearly
> recognisable Aqua widgets again?
You could edit the forms.css file inside of the Camino
bundle, and
add !important rules to prevent all of the things that can
trigger
fallback (background-color, border, etc.) from changing.
-Stuart
_______________________________________________
Camino mailing list
Camino mozdev.org
https:
//www.mozdev.org/mailman/listinfo/camino
|