Bugzilla:Bug Layout Revision: Difference between revisions

Line 226: Line 226:
In response to Dolske:
In response to Dolske:


Wow, getting rid of the form element borders helps a lot.  Some CSS could be used to simply hide the borders of inactive form elements:
Wow, getting rid of the form element borders seems to help a lot. (Bugzilla 3 already does that for people who are not logged in, btw.) Some CSS could be used to simply hide the borders of inactive form elements:


  .subtle { border: 1px solid transparent; padding: 1px; }
  .subtle { border: 1px solid transparent; padding: 1px; }
Confirmed users
729

edits