[ckan-changes] commit/ckan: zephod: [css][s]: Aesthetic page changes.
Bitbucket
commits-noreply at bitbucket.org
Tue Oct 25 18:59:41 UTC 2011
1 new commit in ckan:
https://bitbucket.org/okfn/ckan/changeset/62619790aebd/
changeset: 62619790aebd
branch: feature-1380-fix-css
user: zephod
date: 2011-10-25 20:59:32
summary: [css][s]: Aesthetic page changes.
affected #: 1 file
diff -r fd1a6d9833c522221694d843ee692078882a861d -r 62619790aebde9c2c698a9c2879eacb38f17887f ckan/public/css/style.css
--- a/ckan/public/css/style.css
+++ b/ckan/public/css/style.css
@@ -197,8 +197,8 @@
border-right: 1px solid #e0e0e0;
}
.page_heading {
- margin-top: 1em;
- margin-bottom: 1em;
+ margin-top: 0.9em;
+ margin-bottom: 0.7em;
font-size: 2.2em;
font-weight: normal;
}
@@ -226,13 +226,13 @@
}
#minornavigation ul {
list-style: none;
- padding: 1px;
+ padding: 4px;
margin: 0;
}
#minornavigation li {
display: inline-block;
margin-right: 3px;
- border: 1px solid transparent;
+ border: 2px solid transparent;
padding: 5px 11px 5px 9px
}
#minornavigation li.action {
@@ -242,8 +242,8 @@
background: #000;
background-color: #fff;
border: 1px solid #777;
- border-bottom: 1px solid #ccc;
- border-right: 1px solid #ccc;
+ border-bottom: 0px solid #ccc;
+ border-right: 0px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
Repository URL: https://bitbucket.org/okfn/ckan/
--
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