[cvs] commit: imp compose.php imp/templates/folders actions.inc folders.html head.inc imp/templates/mailbox mailbox.html message_headers.inc horde/themes/bluewhite screen.css horde/themes/horde screen.css

Chuck Hagenbuch chuck at horde.org
Thu Oct 21 19:07:45 PDT 2004


chuck       2004-10-21 19:07:45 PDT

  Modified files:
    .                    compose.php 
    templates/folders    actions.inc folders.html head.inc 
    templates/mailbox    mailbox.html message_headers.inc 
    themes/bluewhite     screen.css 
    themes/horde         screen.css 
  Log:
  Sadly, this is what we need to do to ensure cross-browser similarity:
  we need to explicitly set the height and width of checkboxes so that
  IE doesn't make them so big that they add extra padding to rows.
  
  Since there isn't a well-supported selector for globally modifying
  checkboxes (if you have one that works in IE6, please say), we'll use
  a checkbox class to do so. This makes the folder and mailbox views
  render pretty much the same as far as I can see in Firefox and IE, and
  gets rid of the space between the tree graphics on the folder screen
  in IE.
  
  Revision  Changes    Path
  1.3       +1 -6      horde/themes/bluewhite/screen.css
  1.5       +7 -1      horde/themes/horde/screen.css
  2.781     +3 -3      imp/compose.php
  1.43      +1 -1      imp/templates/folders/actions.inc
  1.10      +1 -2      imp/templates/folders/folders.html
  1.26      +1 -1      imp/templates/folders/head.inc
  1.9       +1 -1      imp/templates/mailbox/mailbox.html
  2.79      +1 -1      imp/templates/mailbox/message_headers.inc

  Chora Links:
  http://cvs.horde.org/diff.php/horde/themes/bluewhite/screen.css?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/themes/horde/screen.css?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.780&r2=2.781&ty=u
  http://cvs.horde.org/diff.php/imp/templates/folders/actions.inc?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/imp/templates/folders/folders.html?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/imp/templates/folders/head.inc?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/imp/templates/mailbox/mailbox.html?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/imp/templates/mailbox/message_headers.inc?r1=2.78&r2=2.79&ty=u


More information about the cvs mailing list