temporary download button for best practices - had to change title font to 22px to accomodate extra button
This commit is contained in:
parent
119d4a5f5f
commit
64756a1e58
|
@ -41,7 +41,7 @@ padding-left:4px;
|
||||||
padding-bottom:20px;}
|
padding-bottom:20px;}
|
||||||
|
|
||||||
#topText
|
#topText
|
||||||
{font-size:24px;
|
{font-size:22px;
|
||||||
color:#ffb400;
|
color:#ffb400;
|
||||||
padding-top:7px;
|
padding-top:7px;
|
||||||
padding-left:16px;
|
padding-left:16px;
|
||||||
|
|
|
@ -85,7 +85,11 @@
|
||||||
<img src="/static/images/noel/add.png" width="28" height="20" id="addBtn" alt="About" title="Add">
|
<img src="/static/images/noel/add.png" width="28" height="20" id="addBtn" alt="About" title="Add">
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% ifequal title "Best Practices" %} <!-- FIXME!!! -->
|
||||||
|
<a target="_blank" href="/static/upload/bestpractices_downloads/INDIA_THEATRE_FORUM_BOOK-rev-4-4-11.pdf">
|
||||||
|
<img src="/static/images/noel/Download-Icon.gif" width="29" height="20" id="downloadBtn" alt="Download" title="Download">
|
||||||
|
</a>
|
||||||
|
{% endifequal %}
|
||||||
<!--
|
<!--
|
||||||
<img src="/static/images/noel/search-inner.png" width="22" height="18" alt="search" class="searchInner">
|
<img src="/static/images/noel/search-inner.png" width="22" height="18" alt="search" class="searchInner">
|
||||||
<img src="/static/images/noel/search-inner.png" width="22" height="18" alt="search" class="searchInner">
|
<img src="/static/images/noel/search-inner.png" width="22" height="18" alt="search" class="searchInner">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user