replaced orange button to reduce number of colors

This commit is contained in:
lars 2007-04-19 10:24:50 +00:00
parent 1226eeb4a3
commit b1fe359068

View file

@ -149,7 +149,7 @@ button, select { cursor: pointer; }
#top form button {
border-color: #ef2929;
border-style: groove;
background-color: #fcaf3e;
background-color: #edd400;
margin-left: 3px;
}