consistent background color

git-svn-id: http://google-refine.googlecode.com/svn/trunk@610 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
Stefano Mazzocchi 2010-05-06 01:54:21 +00:00
parent 991063f296
commit ed5ef0fa16

View File

@ -2,7 +2,7 @@
position: fixed;
top: 0px;
z-index: 1000;
background: #fffee0;
background: #DBE8EB;
border: 1px solid #aaa;
border-top: none;
-moz-border-radius-bottomleft: 10px;