I like it better than the last.
I made this change because it was hard to distinguish the orange
button:

-- .button {background-color: #DDDDDD; padding: 2px 5px 2px 5px; line-
height: 25px;   -moz-border-radius: 3px;    -webkit-border-radius:
3px;}

++ .button {background-color: #302D25; padding: 2px 5px 2px 5px; line-
height: 25px;   -moz-border-radius: 3px;    -webkit-border-radius:
3px;}

#302D25 is the color of the top bar

Jose

Reply via email to