koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes opac-c... [dev_week]


From: Owen Leonard
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes opac-c... [dev_week]
Date: Tue, 17 Oct 2006 18:34:10 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Owen Leonard <oleonard> 06/10/17 18:34:10

Modified files:
        koha-tmpl/opac-tmpl/npl/en/includes: opac-colors.css 
                                             opac-layout.css 

Log message:
        A few small changes to improve validation

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/npl/en/includes/opac-colors.css?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.3.2.12&r2=1.1.2.3.2.13
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/npl/en/includes/opac-layout.css?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.4.2.16&r2=1.1.2.4.2.17

Patches:
Index: opac-colors.css
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/Attic/opac-colors.css,v
retrieving revision 1.1.2.3.2.12
retrieving revision 1.1.2.3.2.13
diff -u -b -r1.1.2.3.2.12 -r1.1.2.3.2.13
--- opac-colors.css     13 Oct 2006 14:26:12 -0000      1.1.2.3.2.12
+++ opac-colors.css     17 Oct 2006 18:34:10 -0000      1.1.2.3.2.13
@@ -309,11 +309,6 @@
        background-color: #EFF1DC;
 }
 
-.marctag {
-       background-color: #E7E7CA;
-       color: #000000;
-}
-
 .MARCtag {
        background-color: #EEEEEE;
        color: #000066; /* style for tag definition (700 - Statement of 
responsability) */

Index: opac-layout.css
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/Attic/opac-layout.css,v
retrieving revision 1.1.2.4.2.16
retrieving revision 1.1.2.4.2.17
diff -u -b -r1.1.2.4.2.16 -r1.1.2.4.2.17
--- opac-layout.css     13 Oct 2006 14:26:12 -0000      1.1.2.4.2.16
+++ opac-layout.css     17 Oct 2006 18:34:10 -0000      1.1.2.4.2.17
@@ -74,11 +74,6 @@
 
 /* END TWO COLUMNS RIGHT NAVIGATION */
        
-#footer
-       {
-       clear: both;
-       }
-
 a {
        font-weight: bold;
 }
@@ -521,10 +516,6 @@
        margin: 3px;
 }
 
-#nav h6 {
-       text-align: center;
-}
-
 #nav ul#facets {
        margin : 0;
        padding : 0;
@@ -665,6 +656,7 @@
 }
 
 .further {
+       margin: 5px;
        text-align: left;
        width : 90%;
 }
@@ -673,10 +665,6 @@
        font-family: "Courier New", Courier, monospace;
 }
 
-.further {
-       margin: 5px;
-}
-
 .further h4 {
        padding: 2px;
 }
@@ -1052,6 +1040,7 @@
 
 #nav h6 {
        padding: 3px;
+       text-align: center;
 }
 
 #nav li ul li {




reply via email to

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