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: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes intranet-main.css,NONE,1.1 common-style.css,1.13,1.14
Date: Fri, 02 Apr 2004 07:30:05 -0800

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

Modified Files:
        common-style.css 
Added Files:
        intranet-main.css 
Log Message:
new default page.

--- NEW FILE ---
body {
        font-family:verdana,arial,helvetica;
        font-size:12pt;
        margin:0px;
        padding:0px;
        background-color:#99CC33;
        color:#000000;
}

.mainbloc {
/*      margin:5% 5% 5% 5%; */
        margin:2%;
}
.hint {
        background-color:#FFF;
        color:#000000;
        border:1px solid #000000;
        padding:5px;
        margin-left:40%;
        margin-right:5%;
        width:40%;
        height:90%;
        -moz-border-radius:6px;
        position:absolute;
}

.image {
        float:left;
        background-image:url("/intranet-tmpl/default/images/koha-logo.gif");
        background-repeat:no-repeat;
        width:300px;
        height:426px;
        padding-top:90px;
        text-align:center;
        vertical-align:middle;
/*      
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif"); */
}
a {
        text-decoration: none;
        font-size:24pt;
        padding:3px 50px 3px 3px;
        line-height:200%;
}
.koha {
        text-align:center;
        
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
}


h1.catalogue{
        text-align:center;
        background-color:#ad11ad;
        color: #FFFFFF;
        text-decoration: normal;
        font-weight: bold;
}

h1.members{
        text-align:center;
        background-color: #86c268;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
}

h1.acquisition{
        text-align:center;
        background-color: #ffdf61;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
}

h1.reports{
        text-align:center;
        background-color: #6b7cbe;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
}

h1.circulation{
        text-align:center;
        background-color: #be6170;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
}

h1.parameters{
        text-align:center;
        background-color: #86c268;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
}


a.catalogue {
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
        font-weight: bold;
        line-height:200%;
        }
a.catalogue:hover {
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        background-color:#ad11ad;
        color:#FFFFFF;
        font-weight: bold;
        border:1px solid #000000;
        line-height:200%;
        }

a.members {
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
        font-weight: bold;
        line-height:200%;
        }
a.members:hover {
        background-color: #86c268;
        border:1px solid #000000;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        line-height:200%;
        }

a.acquisition {
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
        font-weight: bold;
        line-height:200%;
        }
a.acquisition:hover {
        background-color: #ffdf61;
        border:1px solid #000000;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
        line-height:200%;
        }

a.reports {
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
        font-weight: bold;
        line-height:200%;
        }
a.reports:hover {
        background-color: #6b7cbe;
        border:1px solid #000000;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
        line-height:200%;
        }

a.circulation {
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
        font-weight: bold;
        line-height:200%;
        }
a.circulation:hover {
        background-color: #be6170;
        border:1px solid #000000;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
        line-height:200%;
        }

a.parameters {
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
        font-weight: bold;
        line-height:200%;
        }
a.parameters:hover {
        background-color: #86c268;
        border:1px solid #000000;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
        line-height:200%;
        }
a.about {
        font-weight: normal;
        text-decoration: none;
        cursor: hand;
        color:#777777;
        font-weight: bold;
        line-height:200%;
        }
a.about:hover {
        background-color: #86c268;
        border:1px solid #000000;
        color: #000000;
        text-decoration: normal;
        font-weight: bold;
        line-height:200%;
        }

Index: common-style.css
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/common-style.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** common-style.css    2 Apr 2004 15:22:07 -0000       1.13
--- common-style.css    2 Apr 2004 15:29:51 -0000       1.14
***************
*** 28,35 ****
        -moz-border-radius: 6px;
        background-color:#FFFFFF;
!       
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
  }
  th {
!       
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
        text-align: center;
  }
--- 28,35 ----
        -moz-border-radius: 6px;
        background-color:#FFFFFF;
!       
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
  }
  th {
!       
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
        text-align: center;
  }
***************
*** 50,54 ****
  th {
        background-color: #99cccc;
!       background-image:url("/opac-tmpl/default/en/images/background-mem.gif");
        font-weight:bold;
        text-align:center;
--- 50,54 ----
  th {
        background-color: #99cccc;
!       background-image:url("/opac-tmpl/default/images/background-mem.gif");
        font-weight:bold;
        text-align:center;
***************
*** 80,84 ****
        color:#000000;
        background-color:#DDDDDD;
!       background-image:url("/opac-tmpl/default/en/images/background-mem.gif");
        font-size: 150%;
        text-align:center;
--- 80,84 ----
        color:#000000;
        background-color:#DDDDDD;
!       background-image:url("/opac-tmpl/default/images/background-mem.gif");
        font-size: 150%;
        text-align:center;
***************
*** 88,92 ****
  
  #bloctitle{
!       background-image:url("/opac-tmpl/default/en/images/background-mem.gif");
        color:#000000;
        font-size: 125%;
--- 88,92 ----
  
  #bloctitle{
!       background-image:url("/opac-tmpl/default/images/background-mem.gif");
        color:#000000;
        font-size: 125%;
***************
*** 155,159 ****
        font-weight: bold;
        margin:0;
!       
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
  }
  
--- 155,159 ----
        font-weight: bold;
        margin:0;
!       
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
  }
  
***************
*** 174,178 ****
        background-color:#CCCCCC;
        font-weight: bold;
!       
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
        margin:0;
  }
--- 174,178 ----
        background-color:#CCCCCC;
        font-weight: bold;
!       
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
        margin:0;
  }
***************
*** 201,205 ****
  .koha {
        text-align:center;
!       
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
        font-size:130%;
        font-weight:bold;
--- 201,205 ----
  .koha {
        text-align:center;
!       
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
        font-size:130%;
        font-weight:bold;




reply via email to

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