History Of Ticket 69a4323277
Not logged in
Ticket change [09fa8db262] (rid 5094) by drh on 2009-08-30 23:48:47:
  1. Change comment to "Because is possible have large lists (i.e. 200 events in timeline) i think woud be very usefull : * Keep the toolbar fix at top, ever visible; and/or * Have button(s) to top <hr><i>anonymous claiming to be Thomas added on 2009-08-30 16:00:24:</i><br> This is easy to do through the CSS editor. I don't think that Fossil needs to be a presentation/layout engine, so it's probably best just to merge these with the existing styles: <pre> body { padding-top: 2em; } div.mainmenu { position: fixed; top: 0; left: 0; width: 100%; } </pre> Tested in Safari and Firefox."
Ticket change [a40970775a] (rid 5091) by anonymous on 2009-08-30 16:00:24:
  1. Appended to comment:

    anonymous claiming to be Thomas added on 2009-08-30 16:00:24:
    This is easy to do through the CSS editor. I don't think that Fossil needs to be a presentation/layout engine, so it's probably best just to merge these with the existing styles:

    body {
      padding-top: 2em;
    }
    
    

    div.mainmenu { position: fixed; top: 0; left: 0; width: 100%; }

    Tested in Safari and Firefox.

  2. Change resolution to "Open"
Ticket change [db4243d0c6] (rid 5090) by anonymous on 2009-08-30 03:54:17:
  1. Change comment to "Because is possible have large lists (i.e. 200 events in timeline) i think woud be very usefull : <li> Keep the toolbar fix at top, ever visible; and/or</li> <li> Have button(s) to top </li>"
  2. Change severity to "Minor"
  3. Change status to "Open"
  4. Change title to "navegation"
  5. Change type to "Feature_Request"