phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] old/wcm/website/phpgw.css, 1.1


From: nomail
Subject: [Phpgroupware-cvs] old/wcm/website/phpgw.css, 1.1
Date: Thu, 30 Dec 2004 09:13:58 +0100

Update of /old/wcm/website
Added Files:
        Branch: 
          phpgw.css

date: 2004/12/30 08:13:58;  author: skwashd;  state: Exp;

Log Message:
keep historic record for wcm
=====================================================================
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]