[ckan-changes] commit/ckanextiati: pudo: style fixes

Bitbucket commits-noreply at bitbucket.org
Thu May 26 08:24:37 UTC 2011


1 new changeset in ckanextiati:

http://bitbucket.org/okfn/ckanextiati/changeset/deec1901da3e/
changeset:   r64:deec1901da3e
user:        pudo
date:        2011-05-26 10:24:27
summary:     style fixes
affected #:  2 files (312 bytes)

--- a/public/css/iati.css	Tue May 24 21:22:41 2011 +0200
+++ b/public/css/iati.css	Thu May 26 10:24:27 2011 +0200
@@ -138,7 +138,6 @@
 	color: #26237B !important;
 	font-weight: bold; 
 }
-
 div#branding h1#site-title {
     width: auto; 
     margin-bottom: 0px;
@@ -327,4 +326,22 @@
 
 #minornavigation ul {
      list-style: none !important;
-     }
+}
+
+#content .package h3, #content .package h4 {
+     padding: 10px;
+}
+
+dl.icons dt {
+  float: left;
+  clear: both;
+  margin: 0.4em 0 0 0;
+  height: 16px;
+  width: 16px;
+}
+
+dl.icons dd {
+  float: left;
+  margin: 0.4em 0 0 10px;
+}
+


--- a/templates/package/read_core.html	Tue May 24 21:22:41 2011 +0200
+++ b/templates/package/read_core.html	Thu May 26 10:24:27 2011 +0200
@@ -149,11 +149,6 @@
     </table></div>
 
-    <div class="rating">
-      <h4>Rating</h4>
-      ${package_rating(c.pkg)}
-    </div>
-
     <ul><py:if test="c.auth_for_change_state"><li><strong>State:</strong> ${c.pkg.state}</li>

Repository URL: https://bitbucket.org/okfn/ckanextiati/

--

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