You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by mo...@apache.org on 2003/06/17 22:34:02 UTC

cvs commit: jakarta-jetspeed/webapp/css default.css

morciuch    2003/06/17 13:34:02

  Modified:    webapp/css default.css
  Log:
  Removed FONT style. It made stylesheet customization more difficult. No effect on the look and feel of Jetspeed.
  
  Revision  Changes    Path
  1.16      +0 -1      jakarta-jetspeed/webapp/css/default.css
  
  Index: default.css
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/css/default.css,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- default.css	9 May 2003 17:28:30 -0000	1.15
  +++ default.css	17 Jun 2003 20:34:02 -0000	1.16
  @@ -3,7 +3,6 @@
           BODY  {font-family: "Verdana"; font-size: 9pt; color: 000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px}
           TD  {font-family: "Verdana"; font-size: 9pt; color: 000000}
           TR  {font-family: "Verdana"; font-size: 9pt; color: 000000}
  -        FONT  {font-family: "Verdana"; font-size: 9pt; color: 000000}
           I  {font-family: "Verdana"; font-size: 9pt; color: 000000;font-style: italic}
           BIG  {font-family: "Verdana"; font-size: 13pt; color: 000000;font-weight: bold}
           TH  {font-family: "Verdana"; font-size: 9pt; color: 000000;font-weight: bold}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org