From a53b79c18198314f7121d0ff9bf624d5980fb15d Mon Sep 17 00:00:00 2001 From: amercader Date: Tue, 10 Jan 2012 17:24:05 +0000 Subject: [PATCH] [ui] Show edit and refresh links in source page --- ckanext/harvest/public/ckanext/harvest/style.css | 9 +++++++++ ckanext/harvest/templates/source/read.html | 3 +++ 2 files changed, 12 insertions(+) diff --git a/ckanext/harvest/public/ckanext/harvest/style.css b/ckanext/harvest/public/ckanext/harvest/style.css index de04d84..9391159 100644 --- a/ckanext/harvest/public/ckanext/harvest/style.css +++ b/ckanext/harvest/public/ckanext/harvest/style.css @@ -13,3 +13,12 @@ .harvester-title{ font-weight: bold; } + +#harvest-source-actions { + margin-bottom: 10px; +} + +#harvest-source-actions img{ + vertical-align: middle; + margin: 0 5px; +} diff --git a/ckanext/harvest/templates/source/read.html b/ckanext/harvest/templates/source/read.html index e38902c..43fd8a9 100644 --- a/ckanext/harvest/templates/source/read.html +++ b/ckanext/harvest/templates/source/read.html @@ -13,6 +13,9 @@

Harvest Source Details

+
ID