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/en/includes intrane


From: Henri-Damien LAURENT
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes intranet-main.css,1.4,1.4.2.1
Date: Thu, 16 Jun 2005 08:06:25 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32277/koha-tmpl/intranet-tmpl/default/en/includes

Modified Files:
      Tag: rel_2_2
        intranet-main.css 
Log Message:
adding rapid links to pages inside

Index: intranet-main.css
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/intranet-main.css,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** intranet-main.css   30 Jul 2004 14:29:40 -0000      1.4
--- intranet-main.css   16 Jun 2005 15:06:22 -0000      1.4.2.1
***************
*** 55,59 ****
        text-align:center;
        background-color:#ad11ad;
!       color: #FFFFFF;
        text-decoration: normal;
        font-weight: bold;
--- 55,59 ----
        text-align:center;
        background-color:#ad11ad;
!       color: #000000;
        text-decoration: normal;
        font-weight: bold;
***************
*** 84,87 ****
--- 84,106 ----
  }
  
+ h2 {
+       margin-top:0px;
+       margin-bottom:4px;
+       text-align:center;
+       padding:0px;
+       font-size:125%;
+       padding-left:10px;
+       padding-right:10px;
+       padding-bottom:3px;
+       padding-top:3px;
+ }
+ h2.reports{
+       text-align:center;
+       background-color: #6b7cbe;
+       color: #FFFFFF;
+       text-decoration: normal;
+       font-weight: bold;
+ }
+ 
  h1.circulation{
        text-align:center;
***************
*** 92,95 ****
--- 111,123 ----
  }
  
+ h1.authority {
+       text-align:center;
+       background-color: #6b7cbe;
+       color:#000000;
+       text-decoration: normal;
+       font-weight: bold;
+       background-image:none;
+       }
+ 
  h1.parameters{
        text-align:center;
***************
*** 121,125 ****
        cursor: hand;
        background-color:#ad11ad;
!       color:#FFFFFF;
        font-weight: bold;
        border:1px solid #000000;
--- 149,153 ----
        cursor: hand;
        background-color:#ad11ad;
!       color:#000000;
        font-weight: bold;
        border:1px solid #000000;
***************
*** 127,131 ****
        }
  
! a.members {
        font-weight: normal;
        text-decoration: none;
--- 155,167 ----
        }
  
! .little {
!       font-weight: normal;
!       font-size:10pt;
!       padding:0px 0px 0px 0px;
!       text-decoration: none;
!       line-height:100%;
!       }
! 
! .members {
        font-weight: normal;
        text-decoration: none;
***************
*** 135,139 ****
        line-height:200%;
        }
! a.members:hover {
        background-color: #86c268;
        border:1px solid #000000;
--- 171,175 ----
        line-height:200%;
        }
! .members:hover {
        background-color: #86c268;
        border:1px solid #000000;
***************
*** 144,148 ****
        }
  
! a.acquisition {
        font-weight: normal;
        text-decoration: none;
--- 180,200 ----
        }
  
! a.authority {
!       font-weight: normal;
!       text-decoration: none;
!       cursor: hand;
!       color:#777777;
!       font-weight: bold;
!       line-height:200%;
!       }
! a.authority:hover {
!       background-color: #6b7cbe;
!       border:1px solid #000000;
!       color: #000000;
!       text-decoration: none;
!       font-weight: bold;
!       }
! 
! .acquisition {
        font-weight: normal;
        text-decoration: none;
***************
*** 152,156 ****
        line-height:200%;
        }
! a.acquisition:hover {
        background-color: #ffdf61;
        border:1px solid #000000;
--- 204,208 ----
        line-height:200%;
        }
! .acquisition:hover {
        background-color: #ffdf61;
        border:1px solid #000000;
***************
*** 169,172 ****
--- 221,225 ----
        line-height:200%;
        }
+ 
  a.reports:hover {
        background-color: #6b7cbe;
***************
*** 178,182 ****
        }
  
! a.circulation {
        font-weight: normal;
        text-decoration: none;
--- 231,235 ----
        }
  
! .circulation {
        font-weight: normal;
        text-decoration: none;
***************
*** 186,190 ****
        line-height:200%;
        }
! a.circulation:hover {
        background-color: #be6170;
        border:1px solid #000000;
--- 239,243 ----
        line-height:200%;
        }
! .circulation:hover {
        background-color: #be6170;
        border:1px solid #000000;
***************
*** 262,263 ****
--- 315,323 ----
        padding:0px;
  }
+ 
+ #bloc25, .bloc25 {
+       float:left;
+       border:1px solid #000000;
+       margin:0px;
+       padding:0px;
+ }




reply via email to

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