fixed red gradient in the footer bar

changed color of language/interface select button
This commit is contained in:
lars 2007-04-19 02:37:29 +00:00
parent 387ea03272
commit 1226eeb4a3
3 changed files with 9 additions and 5 deletions

View file

@ -82,10 +82,10 @@ button, select { cursor: pointer; }
color: #eeeeec;
background-color: #cc0000;
background-image: url(vert_grad_red.png);
background-position: top;
background-position: center;
width: 100%;
margin: 0;
padding: 2px 3px 2px 3px;
padding: 2px 7px 2px 3px;
}
#top * {
@ -149,7 +149,7 @@ button, select { cursor: pointer; }
#top form button {
border-color: #ef2929;
border-style: groove;
background-color: #edd400;
background-color: #fcaf3e;
margin-left: 3px;
}

View file

@ -39,9 +39,13 @@
style="stop-color:#a40000;stop-opacity:1;"
offset="0"
id="stop3683" />
<stop
id="stop2786"
offset="0.38"
style="stop-color:#a40000;stop-opacity:1;" />
<stop
id="stop5459"
offset="0.25"
offset="0.63"
style="stop-color:#ef2929;stop-opacity:1;" />
<stop
style="stop-color:#ef2929;stop-opacity:1;"
@ -106,7 +110,7 @@
inkscape:pageshadow="2"
inkscape:zoom="0.84666115"
inkscape:cx="287.3556"
inkscape:cy="378.57053"
inkscape:cy="380.3422"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:window-width="1014"

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 213 B