Fix: Missing background

This commit is contained in:
Laurent Destailleur 2013-04-10 18:33:58 +02:00
parent a32a02e4c1
commit 5197dedc59

View File

@ -174,6 +174,7 @@ select.flat {
border-top:solid 1px rgba(0,0,0,.4);
border-bottom:solid 1px rgba(0,0,0,.2);
box-shadow:1px 1px 2px rgba(0,0,0,.2) inset;
background: #FDFDFD;
}
form {