[ckan-changes] commit/ckanext-datano: r... at Rustam-PC.computas.int: Fix for new CKAN header for data.norge.no. This must be checked out after drupal's danland theme is updated.
Bitbucket
commits-noreply at bitbucket.org
Tue Jul 12 09:10:06 UTC 2011
1 new changeset in ckanext-datano:
http://bitbucket.org/okfn/ckanext-datano/changeset/1bac510e8953/
changeset: 1bac510e8953
user: r... at Rustam-PC.computas.int
date: 2011-07-12 11:09:32
summary: Fix for new CKAN header for data.norge.no. This must be checked out after drupal's danland theme is updated.
affected #: 1 file (42 bytes)
--- a/ckanext/datano/theme/public/css/extra.css Tue Jun 21 10:30:13 2011 +0100
+++ b/ckanext/datano/theme/public/css/extra.css Tue Jul 12 11:09:32 2011 +0200
@@ -1,5 +1,5 @@
#menu {
- background: url("/sites/all/themes/danland/images/menu_dnn.png") repeat-x scroll 0 0 transparent;
+ background: url("/sites/all/themes/danland/datano/images/menu_dnn.png") repeat-x scroll 0 0 transparent;
height: 35px;
margin: 10px auto;
width: 943px;
@@ -77,7 +77,7 @@
}
#rounded-menu-left {
- background: url("/sites/all/themes/danland/images/menu_dnn.png") no-repeat scroll 0 0 transparent;
+ background: url("/sites/all/themes/danland/datano/images/menu_dnn.png") no-repeat scroll 0 0 transparent;
float: left;
font-size: 0;
height: 35px;
@@ -86,7 +86,7 @@
}
#rounded-menu-right {
- background: url("/sites/all/themes/danland/images/menu_dnn.png") no-repeat scroll 0 0 transparent;
+ background: url("/sites/all/themes/danland/datano/images/menu_dnn.png") no-repeat scroll 0 0 transparent;
float: right;
font-size: 0;
height: 35px;
@@ -95,14 +95,14 @@
}
#nav {
- background: url("/sites/all/themes/danland/images/menu_dnn.png") repeat-x scroll 0 0 transparent;
+ background: url("/sites/all/themes/danland/datano/images/menu_dnn.png") repeat-x scroll 0 0 transparent;
float: left;
height: 35px;
}
#nav li:first-child {
- background: url("/sites/all/themes/danland/images/menu_dnn.png") repeat-x scroll 0 0 transparent;
+ background: url("/sites/all/themes/danland/datano/images/menu_dnn.png") repeat-x scroll 0 0 transparent;
float: left;
height: 35px;
padding: 0 1px 0 0;
@@ -110,7 +110,7 @@
#nav li {
- background: url("/sites/all/themes/danland/images/menu_dnn_separator.png") no-repeat scroll left top transparent;
+ background: url("/sites/all/themes/danland/datano/images/menu_dnn_separator.png") no-repeat scroll left top transparent;
float: left;
height: 35px;
padding: 0 1px 0 0;
Repository URL: https://bitbucket.org/okfn/ckanext-datano/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the ckan-changes
mailing list