Author: patrys                       Date: Tue Mar  8 23:07:31 2005 GMT
Module: PLDWWW                        Tag: HEAD
---- Log message:
- begin merging more changes

---- Files affected:
PLDWWW/pldtheme/css:
   common.css (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: PLDWWW/pldtheme/css/common.css
diff -u PLDWWW/pldtheme/css/common.css:1.3 PLDWWW/pldtheme/css/common.css:1.4
--- PLDWWW/pldtheme/css/common.css:1.3  Wed Feb  9 00:03:25 2005
+++ PLDWWW/pldtheme/css/common.css      Wed Mar  9 00:07:26 2005
@@ -79,12 +79,13 @@
        white-space: pre;
        /* begin css 3 or browser specific rules - do not remove!
        see: http://forums.techguy.org/archive/index.php/t-249849.html */
-    white-space: pre-wrap;
-    word-wrap: break-word;
-    white-space: -moz-pre-wrap;
-    white-space: -pre-wrap;
-    white-space: -o-pre-wrap;
-    /* end css 3 or browser specific rules */
+       white-space: pre-wrap;
+       word-wrap: break-word;
+       white-space: -moz-pre-wrap;
+       white-space: -pre-wrap;
+       white-space: -o-pre-wrap;
+       -moz-border-radius: 10px;
+       /* end css 3 or browser specific rules */
 }
 
 table
@@ -222,6 +223,7 @@
        border: 1pt solid #ffe2ab;
        background-color: #ffe2ab;
        color: black;
+       -moz-border-radius: 10px;
 }
 
 div.codearea pre { /* the pre has no border and is inside the div */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/PLDWWW/pldtheme/css/common.css?r1=1.3&r2=1.4&f=u


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

Reply via email to