[ckan-changes] commit/ckan: dread: [merge]: Reverted changes to this file from the merge from release-v1.5. Tom tells me it forked, so no need to merge it.

Bitbucket commits-noreply at bitbucket.org
Wed Nov 2 22:14:11 UTC 2011


1 new commit in ckan:


https://bitbucket.org/okfn/ckan/changeset/97e1e90d66d7/
changeset:   97e1e90d66d7
user:        dread
date:        2011-11-02 23:13:52
summary:     [merge]: Reverted changes to this file from the merge from release-v1.5. Tom tells me it forked, so no need to merge it.
affected #:  1 file

diff -r 90890b4029699a8edabf76f659b5504fbd5cdc0c -r 97e1e90d66d745f44f4ce4a902640efef659d695 ckan/public/css/style.css
--- a/ckan/public/css/style.css
+++ b/ckan/public/css/style.css
@@ -293,16 +293,6 @@
   -webkit-border-radius: 15px; 
           border-radius: 15px; 
 }
-#sidebar .widget-list li.widget-container.boxed {
-  border-bottom: 0;
-  background-color: #FFF7C0;
-  padding: 15px;
-  padding-top: 10px;
-     -moz-border-radius: 15px; 
-  -webkit-border-radius: 15px; 
-          border-radius: 15px; 
-}
-
 
 
 
@@ -722,14 +712,9 @@
 /* =================== */
 /* = URL Slug Editor = */
 /* =================== */
-input.url-input {
+input.url-slug-editor {
   width: 250px;
 }
-.markdown-editor textarea.markdown-input {
-  margin-bottom: 5px;
-  padding: 5px;
-  display: block;
-}
 
 
 /* ============= */
@@ -1024,10 +1009,7 @@
 .group-create-form .state-field {
   display: none;
 }
-.group-create-form a.url-edit {
-  font-weight: normal;
-  margin-left: 10px;
-}
+
 
 
 /* ============== */

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