[dev] [patch] Properly sized first.gif and first-grey.gif
Chuck Hagenbuch
chuck at horde.org
Tue Apr 6 08:31:27 PDT 2004
Quoting "Derek P. Moore" <derekm at hackunix.org>:
> Somewhere along the way, first.gif and first-grey.gif became 18x16 instead of
> 16x16; however, the code in mailbox.php continued to specify a size of 16x16,
> so the arrow was gettin' squashed.
Weird. Committed the fixed ones - thanks.
> Speaking of the lopsidedness of the nav arrows, does everybody else's browser
> put about six pixels of padding on the right side of the two character text
> input box for specifying which page to view? Getting rid of that right-side
> padding would make the nav arrows more aesthetically pleasing. Is this
> something CSS can accomplish? Or is it the way Mozilla renders <input>s?
Looks like I get it too. Something like $css['input']['padding-left'] = '0px'
might fix it...
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
More information about the dev
mailing list