hmm, konqueror sucks, or maybe it's me
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Thu, 28 Apr 2005 15:25:38 +0000 (15:25 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:50 +0000 (23:28 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-610

htdocs.net/css/xnet.css

index 32ec87c..911a4c2 100644 (file)
@@ -174,7 +174,6 @@ table td.titre {
 
 table.tiny,  table.tinybicol { width: 70%; margin-left: 15%; border: 2px solid gray; }
 table.large, table.bicol     { width: 96%; margin-left:  2%; border: 2px solid gray; }
-table.normal td { border: none; }
 
 table.tiny td, table.tinybicol td, table.large td, table.bicol td {
     border: 1px solid gray;
@@ -187,6 +186,8 @@ table.tiny th, table.tinybicol th, table.large th, table.bicol th {
     padding: 2px;
 }
 
+table.normal td { border: none; }
+
 th { background: #d0c198; }
 
 /***************************************************************************