Commit graph

15 commits

Author SHA1 Message Date
Eitan Adler
f7858cc8fc Revert r41511 by request. 2013-04-29 13:46:19 +00:00
Eitan Adler
e81e92ecf1 Use nicer colors for viewing patches in GNATS
Submitted by:		John Marino <john@marino.st>
Approved by:		bcr (mentor)
2013-04-27 13:25:14 +00:00
Eitan Adler
12ea57d370 border-radius is supported by
IE 9+
Fx 4+
Chrome 4+
Safari 5+

Remove Support for
Fx before 4.0
Chrome between 0.2 and 4.0
Safari between 3.0 and 5.0

Of note: in the third hunk the "real" value and the prefixed values
differ.

Tested on Chrome & Firefox 19

Approved by:	bcr (mentor)
2013-03-08 13:48:22 +00:00
Alexander Nedotsukov
06c94049c7 Remove artificail height limits which screw up multi-line boxes.
See de, es, fr, it, ja, nl and ru pages.
2013-02-13 13:36:16 +00:00
Glen Barber
41632b49d5 Use pure CSS for "Get FreeBSD Now" and "New to FreeBSD" buttons
on the index page.

In my tests, this change reduces page load time from 1.127 seconds
to 0.733 seconds on average, and removes 13 extra HTTP requests.
2013-01-12 17:12:57 +00:00
Glen Barber
43d2571202 Remove a comment left in by accident. 2012-12-13 02:16:01 +00:00
Glen Barber
3daae7b7bf Increase padding, in case page is viewed with smaller DPI.
Submitted by:	bdrewery
2012-12-13 02:14:17 +00:00
Glen Barber
11e3c1e757 Per request of deb@, put the "Donate to FreeBSD" button in
the default page header.  The following changes were made:

 - Remove the Donate to FreeBSD button added a few days ago

 - Add stylesheet entries for the new button.  Note this
   button is pure CSS, and does not use background images
   for the rounded boarders.

 - Move the 'Donate' and 'Contact' links from the header:
    o 'Donate' is now 'Hardware Donations' in the menu
       dropdown.
    o 'Contact' is now in the footer.
    o The 'Donate' link that existed in the menu dropdown
      is now 'Monetary Donations'.

 - The header2.donatebutton entity is now used for this
   button, so translation teams can modify localized
   header.l10n.ent for the button text.

 - Comment the header2.searchnav entity entries in header.ent
   for now, until I figure out what to do with them.

This change should have zero UI regressions, and solves the
problem of the previously added button pushing the 'New to
FreeBSD' button down into the security text.[1]

Requested by:	deb
Reported by:	emaste[1], gavin[1]
2012-12-12 21:32:25 +00:00
Glen Barber
22c228c52a Attempt to fix some browser rendering issues caused by css caching. 2012-09-26 23:14:22 +00:00
Gabor Kovesdan
eead05cd3d - Fix mispelled class name
Approved by:	doceng (implicit)
2012-08-24 10:47:09 +00:00
Gabor Kovesdan
acb8333ccd - Convert more id's and references to lower case
- Drop upper case support from CSS

Approved by:	doceng (implicit)
2012-08-19 11:11:51 +00:00
Gabor Kovesdan
16e0394616 - Convert all id names to lowercase
Approved by:	doceng (implicit)
2012-08-18 23:43:35 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00