|
Posted by David Dorward on 12/29/05 03:53
Ed Jay wrote:
>>> How can I change the background color of individual buttons? IOW, if I
>>> have seven buttons , but I want two of them to be a different color than
>>> the rest.
>>Classes or ids depending on the reason.
> Kindly elaborate.
Give the list items that you wish to mark apart from the others a class.
Write selectors that are, aside from including that class, the same as the
selectors that already match.
In the style for those selectors, override the background-color.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|