Author: sparky                       Date: Fri Mar  9 12:26:48 2007 GMT
Module: PLDWWW                        Tag: HEAD
---- Log message:
- small fixes

---- Files affected:
PLDWWW/pldtheme/css:
   common.css (1.7 -> 1.8) , print.css (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: PLDWWW/pldtheme/css/common.css
diff -u PLDWWW/pldtheme/css/common.css:1.7 PLDWWW/pldtheme/css/common.css:1.8
--- PLDWWW/pldtheme/css/common.css:1.7  Tue Apr  5 00:28:40 2005
+++ PLDWWW/pldtheme/css/common.css      Fri Mar  9 13:26:43 2007
@@ -38,7 +38,7 @@
 
 a.outside
 {
-       background: no-repeat center right url 
("/htdocs/pldtheme/img/outside.png");
+       background: url("/htdocs/pldtheme/img/outside.png") no-repeat center 
right;
 }
 
 /* Headings */

================================================================
Index: PLDWWW/pldtheme/css/print.css
diff -u PLDWWW/pldtheme/css/print.css:1.1 PLDWWW/pldtheme/css/print.css:1.2
--- PLDWWW/pldtheme/css/print.css:1.1   Tue Feb  8 23:51:41 2005
+++ PLDWWW/pldtheme/css/print.css       Fri Mar  9 13:26:43 2007
@@ -16,7 +16,7 @@
 
 pre {
        border: 1pt solid black;
-       background-color: inherit
+       background-color: inherit;
        color: black;
 }
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/PLDWWW/pldtheme/css/common.css?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/PLDWWW/pldtheme/css/print.css?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to