phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: wiki/template wiki.css,1.3,1.4


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wiki/template wiki.css,1.3,1.4
Date: Tue, 04 Mar 2003 16:53:14 -0500

Update of /cvsroot/phpgroupware/wiki/template
In directory subversions:/tmp/cvs-serv13800

Modified Files:
        wiki.css 
Log Message:
have wiki-links underlined in spite of the phpgw-css-style


Index: wiki.css
===================================================================
RCS file: /cvsroot/phpgroupware/wiki/template/wiki.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** wiki.css    3 Mar 2003 14:16:25 -0000       1.3
--- wiki.css    4 Mar 2003 21:53:11 -0000       1.4
***************
*** 6,18 ****
      margin-right:     3%;
      margin-left:      3%; }
! a:link
!   { color:      #97694f;
!     background: transparent; }
! a:visited
!   { color:      #4e2f2f;
!     background: transparent; }
! a:active
!   { color:      #7f3030;
!     background: transparent; }
  a.title
    { text-decoration: none; }
--- 6,13 ----
      margin-right:     3%;
      margin-left:      3%; }
! a.wiki {
!       background: transparent;
!       text-decoration: underline;
! }
  a.title
    { text-decoration: none; }





reply via email to

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