From 0773a10d161deedd605f79f4c6be855f61689bc5 Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Tue, 11 Sep 2012 13:57:00 -0400 Subject: [PATCH 01/10] streamlining --- static/css/sitewide.css | 7 +++---- static/less/sitewide.less | 4 +--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/static/css/sitewide.css b/static/css/sitewide.css index 1a7a7713..c9ed44c6 100644 --- a/static/css/sitewide.css +++ b/static/css/sitewide.css @@ -314,7 +314,7 @@ a.success:hover { clear: both; padding: 5px 10px; font-size: 13px; - line-height: 17px; + width: 90%; } .preview a { color: #8dc63f; @@ -330,9 +330,8 @@ a.success:hover { clear: both; padding: 5px 10px; font-size: 13px; - line-height: 17px; - border-color: #8dc63f; width: 90%; + border-color: #8dc63f; margin: 10px auto 0 auto; font-size: 120%; } @@ -353,7 +352,7 @@ a.success:hover { clear: both; padding: 5px 10px; font-size: 13px; - line-height: 17px; + width: 90%; width: 80%; margin: 10px auto; } diff --git a/static/less/sitewide.less b/static/less/sitewide.less index bcb191f0..56e9fd1a 100644 --- a/static/less/sitewide.less +++ b/static/less/sitewide.less @@ -10,9 +10,8 @@ clear:both; padding: 5px 10px; font-size: @font-size-default; + width: 90%; - line-height: 17px; - a { color: @call-to-action; } @@ -21,7 +20,6 @@ .launch_top { .preview; border-color: @green; - width: 90%; margin:10px auto 0 auto; font-size: 120%; From ba6c7165b3ef1ca489915642ebfd97709376a5fa Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Tue, 11 Sep 2012 14:03:33 -0400 Subject: [PATCH 02/10] OLA launch announcement --- frontend/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/templates/base.html b/frontend/templates/base.html index a63d2425..b88e15ff 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -99,8 +99,8 @@ -
-Amazon has forced us to suspend crowdfunding. The full story is on our blog! The first unglued book is almost ready. +
+It's here: our first unglued edition. You can now download Oral Literature in Africa.
{% block topsection %}{% endblock %} {% block content %}{% endblock %} From 5fa34858dfac9ce210a82969b91db825a7ba9457 Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Tue, 11 Sep 2012 14:12:00 -0400 Subject: [PATCH 03/10] download button overlapped with some titles --- static/css/campaign.css | 1 + static/css/manage_campaign.css | 1 + static/less/book_detail.less | 1 + 3 files changed, 3 insertions(+) diff --git a/static/css/campaign.css b/static/css/campaign.css index 689c06ee..3ea55597 100755 --- a/static/css/campaign.css +++ b/static/css/campaign.css @@ -220,6 +220,7 @@ ul.tabs li.active a { } .book-detail-info > div.layout div.btn_support { float: right; + margin-top: 9px; } .book-detail-info > div.layout div.btn_support input { font-size: 15px; diff --git a/static/css/manage_campaign.css b/static/css/manage_campaign.css index a370028b..79ba1555 100644 --- a/static/css/manage_campaign.css +++ b/static/css/manage_campaign.css @@ -220,6 +220,7 @@ ul.tabs li.active a { } .book-detail-info > div.layout div.btn_support { float: right; + margin-top: 9px; } .book-detail-info > div.layout div.btn_support input { font-size: 15px; diff --git a/static/less/book_detail.less b/static/less/book_detail.less index 3a8ace2c..fb3c2aab 100644 --- a/static/less/book_detail.less +++ b/static/less/book_detail.less @@ -62,6 +62,7 @@ div.btn_support { float: right; + margin-top: 9px; input { font-size: @font-size-larger; From b383c9717d63966deecc66794163818446b79133 Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Tue, 11 Sep 2012 14:14:57 -0400 Subject: [PATCH 04/10] hijax script should be in base so it works sitewide, and hijax class must be applied to download link to trigger --- frontend/templates/base.html | 2 +- frontend/templates/work.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/templates/base.html b/frontend/templates/base.html index b88e15ff..beb9edb6 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -100,7 +100,7 @@
-It's here: our first unglued edition. You can now download Oral Literature in Africa. +It's here: our first unglued edition. You can now download Oral Literature in Africa.
{% block topsection %}{% endblock %} {% block content %}{% endblock %} diff --git a/frontend/templates/work.html b/frontend/templates/work.html index 187d40dd..36b1f1e2 100644 --- a/frontend/templates/work.html +++ b/frontend/templates/work.html @@ -15,7 +15,6 @@ -