Commit graph

28 commits

Author SHA1 Message Date
Daniel Gerzo
767d46fd8c - Add a new feature to our top horizontal navigation menu -- a drop down
navigation boxes. This is implemented in pure CSS and does not require
  javascript, etc.
- Tested with all modern browsers (firefox, opera, safari, chrome, ie7+)
  where this feature works w/o problems. IE6 doesn't display drop down
  menus but has no regressions against the original implementation.
- The drop down menus probably need some polishing, but for this we need
  someone with more design skills ;)
- I believe this will allow our users to navigate through the web site
  more efficiently and quickly

- Note that this change should to be ported by our translation teams to
  their localized versions of web site. For this reason I am not
  removing now deprecated parts of modified style sheets as these need to
  be kept until after localized pages will be ported to these new menus;
  otherwise they will be rendered pretty badly.

Reviewed by:	www@, doc@
2009-07-06 22:09:22 +00:00
Murray Stokely
2b2f298231 Use correct relative path of rss icon. 2008-01-16 02:10:22 +00:00
Murray Stokely
9746635150 Add CSS to display feed links below the left navigation bar on second
level pages.
2008-01-15 21:18:19 +00:00
Chin-San Huang
b50d8c77ae Improve the layout for query-pr.
Submitted by:	Bjoern A. Zeeb <bzeeb-lists _at_ lists dot zabbadoz dot net>
2007-06-04 04:39:51 +00:00
Simon L. B. Nielsen
6445567abe Add CSS from/for cvsweb 3.0.6. 2007-03-17 21:29:35 +00:00
Simon L. B. Nielsen
6734cc0b82 Break a long line by using standard doc/www Makefile style. 2007-03-17 15:36:10 +00:00
Shaun Amott
bcf51bb940 Add mime_boundary CSS class.
Approved by:	simon
2006-12-09 15:48:29 +00:00
Marc Fonvieille
1c0e7dfb77 Put the Foundation link on the top navbar.
Requested by:	rwatson
Approved by:	doceng
2006-12-03 19:44:01 +00:00
Shaun Amott
d121693cf7 Add an extra CSS class for the recent query-pr.cgi addition.
Approved by:	pav
2006-11-27 17:38:28 +00:00
Shaun Amott
2212fec61a Introducing the new GNATS web interface.
This was written from scratch, and offers numerous enhancements over the
old script; notably:

- Patches are parsed, coloured, uudecoded, and downloadable.
- Cleaner, clearer layout.
- Easier-to-read Audit-Trail.

Reviewed by:	freebsd-www (well, I tried...)
Approved by:	simon
2006-09-18 21:25:38 +00:00
Ceri Davies
3d58a1a76c Place a:active definitions after a:hover ones, as per the
recommendations at http://www.w3schools.com/css/css_pseudo_classes.asp.

PR:		www/97043
Submitted by:	Atsushi SUGAWARA
2006-05-09 22:25:53 +00:00
Jun Kuriyama
1c1dd0fe74 Add a workaround to notify to browsers reloading newer
layout.css file.

This hack will be removed later.
2006-05-09 07:30:29 +00:00
Jun Kuriyama
82308ccf20 Finally, launch new logo header and resource page.
Legal page at freebsdfoundation.org will be available in a few days.

Thanks to:	Anton Gural (designer), Deb Goodkin (legal coordinate)
2006-05-08 23:15:38 +00:00
Simon L. B. Nielsen
558caadee6 Remove some unintentional horizontal white space on the middle of the
front/index page.

Reviewed by:	ale, emily, joeld, remko
2006-04-26 19:48:51 +00:00
Giorgos Keramidas
4e8332d00f Trim EOL spaces. No other content/CSS changes included. 2005-11-23 14:25:40 +00:00
Giorgos Keramidas
561dea0814 Trim ^M characters from end of lines.
All the other layout/... files are UNIX-format text files already.
2005-11-23 14:24:51 +00:00
Giorgos Keramidas
bc80eafff4 Add $FreeBSD$ id lines, to make change tracking easier.
PR:		www/89453
Submitted by:	 Rudolf Cejka
2005-11-23 14:22:07 +00:00
Marc Fonvieille
3cc0a07c18 Revert my changes since they do not completly/correctly fix the font
issue.
2005-11-10 19:02:40 +00:00
Marc Fonvieille
e7be721e9a Some <tt></tt> and <pre></pre> font-size tweaks to match previous
change.
2005-11-09 14:08:09 +00:00
Marc Fonvieille
45ebb802d4 Change font-size: 69%; for font-size: small; this should give a better
rendering for IE and gecko based browsers (esp. if no minimum size font
is defined) users.
This is not perfect but the fonts displayed should be readable.
2005-11-09 07:02:56 +00:00
Marc Fonvieille
898ddc10e0 Comment out the font-size setting for <tt></tt> to fix rendering for
gecko based browser (under X11).
2005-11-07 13:59:05 +00:00
Marc Fonvieille
6bc6fe465f Comment out font-size: 1.4em; line. This fix the huge monospaced font
for <pre></pre> tags.

Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de>
Tested by:	keramida, Web Developer Firefox extension
2005-11-04 14:27:58 +00:00
Ceri Davies
3dc72d2f46 Textareas within forms should not have their content centred.
PR:		www/87865
Submitted by:	Andreas Klemm <andreas at klemm dot apsfilter dot org>
2005-10-23 15:55:35 +00:00
Marc Fonvieille
e55322f671 DOS to UNIX file conversion. 2005-10-06 19:46:52 +00:00
Marc Fonvieille
3785c908a6 Add Go button to mirrors site selection box
PR:		www/87007
Submitted by:	Daniel Gerzo <danger@rulez.sk>
2005-10-06 19:37:11 +00:00
Murray Stokely
9ead42d12f Correct CSS comment character.
Submitted by:	gad
2005-10-06 02:02:28 +00:00
Murray Stokely
9c028d9643 Correct non-white background issue reported on the list.
Submitted by:	Emily Boyd <soc-emily@FreeBSD.org>
2005-10-06 01:13:52 +00:00
Murray Stokely
e40b23f9b5 Add layout styles/images for new website design.
Submitted by:  Emily Boyd
Sponsored by:  Google Summer of Code
2005-10-04 05:49:13 +00:00