From: Pierre Habouzit (MadCoder Date: Thu, 28 Apr 2005 15:25:38 +0000 (+0000) Subject: hmm, konqueror sucks, or maybe it's me X-Git-Tag: xorg/old~152 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=25eea22a3fd8ac8c835f936dc4a43ff052a11171;p=platal.git hmm, konqueror sucks, or maybe it's me git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-610 --- diff --git a/htdocs.net/css/xnet.css b/htdocs.net/css/xnet.css index 32ec87c..911a4c2 100644 --- a/htdocs.net/css/xnet.css +++ b/htdocs.net/css/xnet.css @@ -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; } /***************************************************************************