consistent background color
git-svn-id: http://google-refine.googlecode.com/svn/trunk@610 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
991063f296
commit
ed5ef0fa16
@ -2,7 +2,7 @@
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
background: #fffee0;
|
background: #DBE8EB;
|
||||||
border: 1px solid #aaa;
|
border: 1px solid #aaa;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
-moz-border-radius-bottomleft: 10px;
|
-moz-border-radius-bottomleft: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user