Add link to Phraseanet.github.com
This commit is contained in:
parent
dca8288566
commit
42dbb47094
3 changed files with 26 additions and 4 deletions
|
|
@ -167,6 +167,21 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<ul class="nav pull-right">
|
||||
|
||||
<li class="divider-vertical"></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||
Phraseanet Libraries
|
||||
<b class="caret"></b>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li>
|
||||
<a href="http://phraseanet.github.com/" target="_blank">Phraseanet.github.com</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
{% include "ribbon.html" %}
|
||||
</div>
|
||||
|
|
@ -218,6 +233,7 @@
|
|||
|
||||
<!-- scripts concatenated and minified via build script -->
|
||||
<script src="{{ pathto('_static/js/plugins.js', 1) }}"></script>
|
||||
<script src="{{ pathto('_static/js/bootstrap.min.js', 1) }}"></script>
|
||||
<script src="{{ pathto('_static/js/script.js', 1) }}"></script>
|
||||
<!-- end scripts -->
|
||||
|
||||
|
|
|
|||
|
|
@ -37,8 +37,8 @@ h2 {
|
|||
}
|
||||
|
||||
/* -- navigation styles ----- */
|
||||
#navbar, #menu {
|
||||
margin-bottom: 10px;
|
||||
.navbar {
|
||||
line-height:1em;
|
||||
}
|
||||
#navigation {
|
||||
min-height: 29px;
|
||||
|
|
|
|||
6
docs/source/_themes/Alchemy/static/js/bootstrap.min.js
vendored
Normal file
6
docs/source/_themes/Alchemy/static/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue