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 cat-top


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes cat-top.inc,1.23,1.24 common-style.css,1.12,1.13
Date: Fri, 02 Apr 2004 07:22:10 -0800

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

Modified Files:
        cat-top.inc common-style.css 
Log Message:
css'ing

Index: cat-top.inc
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/cat-top.inc,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** cat-top.inc 24 Mar 2004 10:46:04 -0000      1.23
--- cat-top.inc 2 Apr 2004 15:22:07 -0000       1.24
***************
*** 37,43 ****
  </head>
  <body>
- 
- 
- 
  <!------------------------MENUS-------------------------------->
  <div id="menubar">
--- 37,40 ----

Index: common-style.css
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/common-style.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** common-style.css    30 Mar 2004 16:09:36 -0000      1.12
--- common-style.css    2 Apr 2004 15:22:07 -0000       1.13
***************
*** 1,7 ****
  body {
        font-family:verdana,arial,helvetica;
        font-size:12pt;
        margin:0px;
!       padding:0px
  }
  
--- 1,17 ----
+ label10 {
+       float:left;
+       width: 10em;
+ }
+ label20 {
+       float:left;
+       width: 10em;
+ }
+ 
  body {
        font-family:verdana,arial,helvetica;
        font-size:12pt;
        margin:0px;
!       padding:0px;
!       background-color:#99CC33;
  }
  
***************
*** 43,49 ****
        font-weight:bold;
        text-align:center;
!       border-left:1px solid #000000;
!       border-bottom:1px solid #000000;
!       border-top:1px solid #000000;
        padding:5px;
  }
--- 53,57 ----
        font-weight:bold;
        text-align:center;
!       border:1px solid #000000;
        padding:5px;
  }
***************
*** 92,111 ****
        font-weight:bold;
  }
- #menubar {
-       border-top:1px solid #666666;
-       font: 1em sans-serif;
-       background-color:#DDDDDD;
-       padding-bottom:10px;
- }
- #submenu {
-       font: 0.8em sans-serif;
-       background-color:#EEEEEE;
-       border-left:1px solid #000000;
- }
  
  #mainbloc {
        float:left;
        width:90%;
!       border:1px solid #000000;
        background-color:#FFFFFF;
        margin-left:10px;
--- 100,111 ----
        font-weight:bold;
  }
  
  #mainbloc {
        float:left;
        width:90%;
!       border-top:1px solid #000000;
!       border-left:1px solid #000000;
!       border-right:3px solid #000000;
!       border-bottom:3px solid #000000;
        background-color:#FFFFFF;
        margin-left:10px;
***************
*** 178,298 ****
  }
  
  .koha {
        text-align:center;
        
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
  }
  
  a.home {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color:#777777;
-       font-weight: bold;
        }
  a.home:hover {
        background-color: #339933;
        color: #000000;
-       text-decoration: none;
-       font-weight: normal;
-       font-weight: bold;
        }
  
  a.catalogue {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color:#777777;
-       font-weight: bold;
-       margin:0;
        }
  a.catalogue:hover {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
-       background-color:#ad11ad;
        color:#FFFFFF;
-       font-weight: bold;
        }
  
  a.members {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color:#777777;
-       font-weight: bold;
        }
  a.members:hover {
        background-color: #86c268;
        color: #000000;
-       text-decoration: none;
-       font-weight: bold;
        }
  
  a.acquisition {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color:#777777;
-       font-weight: bold;
        }
  a.acquisition:hover {
        background-color: #ffdf61;
        color: #000000;
-       text-decoration: normal;
-       font-weight: bold;
        }
  
  a.reports {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color:#777777;
-       font-weight: bold;
        }
  a.reports:hover {
        background-color: #6b7cbe;
        color: #000000;
-       text-decoration: normal;
-       font-weight: bold;
        }
  
  a.circulation {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color:#777777;
-       font-weight: bold;
        }
  a.circulation:hover {
        background-color: #be6170;
        color: #000000;
-       text-decoration: normal;
-       font-weight: bold;
        }
  
  a.parameters {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color:#777777;
-       font-weight: bold;
        }
  a.parameters:hover {
        background-color: #86c268;
        color: #000000;
-       text-decoration: normal;
-       font-weight: bold;
        }
  a.about {
-       font-weight: normal;
-       text-decoration: none;
-       cursor: hand;
        color:#777777;
-       font-weight: bold;
        }
  a.about:hover {
        background-color: #86c268;
        color: #000000;
-       text-decoration: normal;
-       font-weight: bold;
        }
--- 178,271 ----
  }
  
+ #menubar {
+       border-top:1px solid #666666;
+       font: 125% sans-serif;
+       background-color:#DDDDDD;
+       padding-bottom:5px;
+       font-weight:bold;
+ }
+ #submenu {
+       background-color:#EEEEEE;
+       border-left:1px solid #000000;
+       padding-bottom:5px;
+       font-size:110%;
+ }
+ 
+ #menubar a {
+       padding:5px;
+ }
+ #submenu a {
+       padding:5px;
+ }
+ 
  .koha {
        text-align:center;
        
background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
+       font-size:130%;
+       font-weight:bold;
+       padding-left:10px;
+       padding-right:10px;
+       padding-bottom:5px;
  }
  
  a.home {
        color:#777777;
        }
  a.home:hover {
        background-color: #339933;
        color: #000000;
        }
  
  a.catalogue {
        color:#777777;
        }
  a.catalogue:hover {
        color:#FFFFFF;
        }
  
  a.members {
        color:#777777;
        }
  a.members:hover {
        background-color: #86c268;
        color: #000000;
        }
  
  a.acquisition {
        color:#777777;
        }
  a.acquisition:hover {
        background-color: #ffdf61;
        color: #000000;
        }
  
  a.reports {
        color:#777777;
        }
  a.reports:hover {
        background-color: #6b7cbe;
        color: #000000;
        }
  
  a.circulation {
        color:#777777;
        }
  a.circulation:hover {
        background-color: #be6170;
        color: #000000;
        }
  
  a.parameters {
        color:#777777;
        }
  a.parameters:hover {
        background-color: #86c268;
        color: #000000;
        }
  a.about {
        color:#777777;
        }
  a.about:hover {
        background-color: #86c268;
        color: #000000;
        }




reply via email to

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