]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Wed Mar 7 02:22:41 GMT 2012 Brian Warner <warner@lothar.com>
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:12:48 +0000 (18:12 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:12:48 +0000 (18:12 +0100)
commit4676e8b94534182f1bb1fbda3a6dd890eaa5042b
tree8d3393c3251827e8f301c71001788fefb7522d9f
parent6d00458a5e9ba77bbeec2d7d09be27a915f57f1f
Wed Mar  7 02:22:41 GMT 2012  Brian Warner <warner@lothar.com>
  * tahoe.css: fix #section typo, update welcome.xhtml to match

  The "#section" declaration (which matches id="section") should have been
  ".section" (which matches class="section").

  The welcome page has a feature that I actually liked: the little "This
  Client" sidebar sits just to the right of the start of the Controls block.
  Fixing .section broke that (the clear:both introduces a gap, forcing the
  Controls block to start strictly below the bottom of the This Client block).
  So I also removed class="section" from the Controls block to allow them to
  share the horizontal space again.
src/allmydata/web/static/tahoe.css
src/allmydata/web/welcome.xhtml