fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b788fa
)
Fixing widths
author
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 14 May 2013 11:44:57 +0000
(13:44 +0200)
committer
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 3 Jun 2013 08:03:13 +0000
(10:03 +0200)
apps/funding/static/funding/funding.scss
patch
|
blob
|
history
apps/funding/templates/funding/tags/funding.html
patch
|
blob
|
history
apps/wolnelektury_core/templates/superbase.html
patch
|
blob
|
history
diff --git
a/apps/funding/static/funding/funding.scss
b/apps/funding/static/funding/funding.scss
index
cf4f8c3
..
50fb864
100755
(executable)
--- a/
apps/funding/static/funding/funding.scss
+++ b/
apps/funding/static/funding/funding.scss
@@
-1,8
+1,7
@@
.funding {
background: orange;
margin: auto;
- padding: 5px;
- width: 97.5em;
+ padding: 5px 0;
a.call {
height: 1.2em;
width: 9em;
@@
-42,7
+41,7
@@
box-shadow: .1em .1em .1em #888;
}
.with-button .progress {
- width: 7
3
em;
+ width: 7
8
em;
}
.funding-title {
@@
-56,6
+55,11
@@
}
+.funding-top-header {
+ @extend: .funding;
+ width: 97.5em;
+}
+
.wlfund {
width: 100%;
diff --git
a/apps/funding/templates/funding/tags/funding.html
b/apps/funding/templates/funding/tags/funding.html
index
ec6f297
..
751f59f
100755
(executable)
--- a/
apps/funding/templates/funding/tags/funding.html
+++ b/
apps/funding/templates/funding/tags/funding.html
@@
-2,7
+2,7
@@
{% load time_tags %}
{% if offer %}
{% spaceless %}
-<div class="funding" style="">
+<div class="funding
{{ add_class }}
" style="">
{% if link and is_current %}
<div style="float:left; padding-right: .6em;">
<a class="call honking" href="{% url 'funding_current' offer.slug %}">
diff --git
a/apps/wolnelektury_core/templates/superbase.html
b/apps/wolnelektury_core/templates/superbase.html
index
80d73c7
..
58fddff
100644
(file)
--- a/
apps/wolnelektury_core/templates/superbase.html
+++ b/
apps/wolnelektury_core/templates/superbase.html
@@
-35,7
+35,7
@@
{% include "annoy.html" %}
{% block bodycontent %}
- {% funding link=1 %}
+ {% funding link=1
add_class="funding-top-header"
%}
<div id="header-bg"></div>
<div id="header">