modified: view/theme/smoothly/nav.tpl
modified: view/theme/smoothly/style.css
This commit is contained in:
parent
bff9c3d460
commit
d1984c4c64
|
@ -58,11 +58,6 @@
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div id="scrollup">
|
|
||||||
<a href="#top"><img src="view/theme/smoothly/totop.png"
|
|
||||||
alt="back to top" title="Back to top" /></a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<ul id="nav-notifications-template" style="display:none;" rel="template">
|
<ul id="nav-notifications-template" style="display:none;" rel="template">
|
||||||
<li class="{4}"><a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
|
<li class="{4}"><a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -3757,8 +3757,8 @@ hr.line-dots {
|
||||||
----------------------------------------------------------- */
|
----------------------------------------------------------- */
|
||||||
#scrollup {
|
#scrollup {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
right: 5px;
|
right: 1px;
|
||||||
bottom: 5px;
|
bottom: 30px;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user