phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: wcm/website phpgw.css,NONE,1.1


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wcm/website phpgw.css,NONE,1.1
Date: Sun, 24 Feb 2002 12:48:02 -0500

Update of /cvsroot/phpgroupware/wcm/website
In directory subversions:/tmp/cvs-serv31593/website

Added Files:
        phpgw.css 
Log Message:
add missing

--- NEW FILE ---
A
 {
  text-decoration : underline;
  color : #000000;
 }

A:VISITED
 {
  text-decoration : underline;
  color : #000000;
 }

A:HOVER
 {
  text-decoration : underline;
  color : #3333FF;
 }

A.nounderline
 {
  text-decoration : none;
  color : #000000;
 }

A.nounderline:VISITED
 {
  text-decoration : none;
  color : #000000;
 }

A.nounderline:HOVER
 {
  text-decoration : none;
  color : #000000;
 }

A.navi
 {
  text-decoration : none;
  color : #000000;
 }

A.navi:VISITED
 {
  text-decoration : none;
  color : #000000;
 }

A.navi:HOVER
 {
  text-decoration : underline;
  color : #000000;
 }

A.footer
 {
  text-decoration : none;
  color : #000000;
 }

A.footer:VISITED
 {
  text-decoration : none;
  color : #000000;
 }

A.footer:HOVER
 {
  text-decoration : underline;
  color : #000000;
 }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]