removing gridworks watermark from the front page and fixed a broken link
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1440 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
90d1111ebc
commit
4ba1538366
@ -170,7 +170,7 @@ function init() {
|
|||||||
[
|
[
|
||||||
"externals/jquery-ui/css/ui-lightness/jquery-ui-1.8.custom.css",
|
"externals/jquery-ui/css/ui-lightness/jquery-ui-1.8.custom.css",
|
||||||
"styles/common.less",
|
"styles/common.less",
|
||||||
"styles/freebase.css",
|
"styles/freebase.less",
|
||||||
"styles/index.less",
|
"styles/index.less",
|
||||||
"styles/jquery-ui-overrides.less"
|
"styles/jquery-ui-overrides.less"
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
body {
|
body {
|
||||||
background-color: #f4f7fa;
|
background-color: #f4f7fa;
|
||||||
background-image: url('../images/google-refine-watermark.png');
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: left top;
|
background-position: left top;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user