]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Layout fixes.
authorWill Budic <redacted>
Thu, 21 Sep 2023 07:05:41 +0000 (17:05 +1000)
committerWill Budic <redacted>
Thu, 21 Sep 2023 07:05:41 +0000 (17:05 +1000)
htdocs/cgi-bin/index.cnf

index b79f4a40785512f0e6b784047362ecc130228e42..1e03012bad5e59d5cc6980369914daa8dc36b49f 100644 (file)
@@ -269,10 +269,10 @@ function loadDocResult(content){
     id:menu_page
  <#<
     <span class="menu_head">
-        <a id="to_bottom" href="#bottom" title="Go to bottom of page."><span class="ui-icon ui-icon-arrowthick-1-s" style="float:none;"></span></a>
+        <a id="to_bottom" href="#bottom" title="Go to bottom of page."><span class="ui-icon ui-icon-arrowthick-1-s" style="float:none;background-color: aliceblue"></span></a>
                 &nbsp; Page &nbsp;
         <a id="to_top" href="#top" title="Go to top of page.">
-        <span class="ui-icon ui-icon-arrowthick-1-n" style="float:none;"></span></a>
+        <span class="ui-icon ui-icon-arrowthick-1-n" style="float:none;background-color: aliceblue"></span></a>
     </span>
     <hr>
     <a class="ui-button ui-corner-all ui-widget" href="index.cgi">Index</a><hr>