koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/includes cat-top


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/includes cat-top.inc,1.8,1.9
Date: Wed, 07 May 2003 08:17:43 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes
In directory 
sc8-pr-cvs1:/tmp/cvs-serv25037/koha-tmpl/intranet-tmpl/default/fr/includes

Modified Files:
        cat-top.inc 
Log Message:


Index: cat-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** cat-top.inc 6 May 2003 16:33:10 -0000       1.8
--- cat-top.inc 7 May 2003 15:17:40 -0000       1.9
***************
*** 128,131 ****
--- 128,145 ----
        font-weight: bold;
        }
+ a.about {
+       font-weight: normal;
+       text-decoration: none;
+       cursor: hand;
+       color:#777777;
+       padding:4px;
+       font-weight: bold;
+       }
+ a.about:hover {
+       background-color: #86c268;
+       color: #000000;
+       text-decoration: normal;
+       font-weight: bold;
+       }
  </style>
  
***************
*** 154,158 ****
                                        </td>
                                        <td>
!                                               <a class="catalogue" 
href="/cgi-bin/koha/loadmodules.pl?module=MARC">Marc</a>
                                        </td>
                                        <td>
--- 168,172 ----
                                        </td>
                                        <td>
!                                               <a class="acquisition" 
href="/cgi-bin/koha/loadmodules.pl?module=MARC">Marc</a>
                                        </td>
                                        <td>
***************
*** 166,170 ****
                                        </td>
                                        <td>
!                                               <a class="parameters" 
href="/cgi-bin/koha/about.pl">A propos</a>
                                        </td>
                                </TR>
--- 180,184 ----
                                        </td>
                                        <td>
!                                               <a class="about" 
href="/cgi-bin/koha/about.pl">A propos</a>
                                        </td>
                                </TR>




reply via email to

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