1
0
mirror of https://github.com/php/web-php.git synced 2026-04-28 09:23:14 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Gabor Hojtsy bdc87d1278 hr not .hr 2004-10-11 13:36:38 +00:00
Gabor Hojtsy c4cfc16a0f clear:both to be effective on news pages, so news images will not float into the next news item 2004-10-11 13:31:02 +00:00
Gabor Hojtsy 559a48b78d fix ie tableless issues (hopefully) patch by Jakub Vrana:
1. Don't float .manualnavbar at right.
2. Swap the order of .prev and .next, and .langchooser and .langupdated
and don't float .prev and .langchooser at left.
3. Don't clear .manualnavbar HR.
2004-09-01 21:28:37 +00:00
Gabor Hojtsy dc8e2fe3fd fixes by Nuno, which make the tableless version work in Win IE(?) 2004-08-01 16:21:05 +00:00
Mehdi Achour 8627112000 display the copyright text in one line (problem with IE) 2003-10-15 11:56:54 +00:00
Gabor Hojtsy e577e011f5 Try to modify the positioning context so IE and Opera will
understand that that clear:none; does not mean: "clear all
floats around regardless of context"
2003-10-11 13:58:04 +00:00
Gabor Hojtsy 15a3569f40 Quickfixing #25712. Will need to look into this problem deeper later. 2003-10-01 17:02:38 +00:00
Gabor Hojtsy 771c52cafb Add left sidebar toc and manual navbar styles 2003-09-27 17:44:46 +00:00
Gabor Hojtsy 070d9183c4 Set the default list item type to square which fits our general style
(ie. the images used on the manual pages) perfectly.

Also add the md5sum style for the downloads page, add left aligned
standard table headers, and highlighted cell styles.
2003-09-20 15:23:27 +00:00
Gabor Hojtsy 46867ecca8 Provide proper margins for elements in the sidebar. 2003-09-16 21:53:38 +00:00
Gabor Hojtsy da655423af Support the tip class on p too 2003-09-12 14:30:16 +00:00
Gabor Hojtsy e229929bcd Comment out the max rules for now 2003-09-11 19:05:01 +00:00
Gabor Hojtsy f1f790133e Back to using a margin instead of floating everything. We will have
a different fix for IE...
2003-08-31 11:41:50 +00:00
Gabor Hojtsy e4446cb8ef Make IE happier with floating the whole content instead of leaving
it in its original positioning. This solves the "IE 3px bug" for us.
Tested to work in Mozilla 1.3/Win, IE6/Win and Opera 7.11/Win.
2003-08-24 13:24:39 +00:00
Gabor Hojtsy 2bf57ec5bd Fix margin displayed by Opera and IE for this simple list 2003-08-24 12:50:56 +00:00
Gabor Hojtsy a07a7a55aa Fix comments refering to JS to refer to the mirror specific CSS instead 2003-08-24 12:17:42 +00:00
Gabor Hojtsy c7919b20c0 Put CSS and JS to their own place, and stop using JS for constant
styling. Use mirror specific style sheets instead which will be cached,
and applied faster than JS, and also work with JS disabled browsers.
2003-08-24 11:45:54 +00:00