[ckan-changes] commit/ckanextiati: amercader: Fix CSS style for ol elements
Bitbucket
commits-noreply at bitbucket.org
Mon Nov 7 15:15:28 UTC 2011
1 new commit in ckanextiati:
https://bitbucket.org/okfn/ckanextiati/changeset/df8a311aa2f0/
changeset: df8a311aa2f0
user: amercader
date: 2011-11-07 16:15:16
summary: Fix CSS style for ol elements
affected #: 1 file
diff -r f82c2320f970a91b41141e1012faafb7cdbb0f6f -r df8a311aa2f07300cdf737b4b41061207b7ee6df ckanext/iati/public/css/overrides.css
--- a/ckanext/iati/public/css/overrides.css
+++ b/ckanext/iati/public/css/overrides.css
@@ -586,3 +586,8 @@
ul {
list-style-type: none
}
+
+.entry-content ol {
+ margin-left: 4em;
+ font-size: 12px;
+}
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