Collapse table borders
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 31 Dec 2008 18:14:49 +0000 (10:14 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 31 Dec 2008 18:14:49 +0000 (10:14 -0800)
* Decorator.css.php

Decorator.css.php

index 4e724249bf676051a901c112c7300b850ea4b01e..32f119e102dcfa657b3dfcd67da1bd525eddea48 100644 (file)
@@ -94,6 +94,7 @@ table
        border-width: 1px;
        border-style: solid;
        border-color: rgb(123, 170, 90);
+       border-collapse: collapse;
        
        background-color: rgb(255, 255, 255);
        
@@ -109,7 +110,7 @@ thead
        font-size: 14px;
        font-weight: bold;
        color: rgb(0, 0, 0);
-               
+       
        text-align: center;
 }