From cccb9b47e2d45eb28fd63f0cde32b57812c15d36 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 8 Oct 2005 01:57:49 +0000 Subject: [PATCH] r499: Removed unused .t* classes --- templates/global.css | 61 -------------------------------------------- 1 file changed, 61 deletions(-) diff --git a/templates/global.css b/templates/global.css index 23c70a8..a6847cb 100644 --- a/templates/global.css +++ b/templates/global.css @@ -112,67 +112,6 @@ a font-weight: bold; } -.tborder -{ - background-color: rgb(71, 71, 71); -} - -.tlabel -{ - font-weight: bold; - background-color: rgb(51, 51, 51); - color: rgb(255, 255, 255); - width: 15%; - padding-left: 4px; -} - - .tlabel a - { - color: rgb(255, 255, 255); - } - -.tdata -{ - width: 35%; - background-color: rgb(255, 255, 255); -} - -.tfoot -{ - background-color: rgb(122, 122, 122); - text-align: center; - font-weight: bold; -} - -.thead -{ - font-weight: bold; - background-color: rgb(51, 51, 51); - color: rgb(255, 255, 255); - padding-left: 4px; -} - - .thead a - { - color: rgb(255, 255, 255); - text-decoration: none; - } - - .thead a:hover - { - text-decoration: underline; - } - -.tmiddle -{ - background-color: rgb(255, 255, 255); -} - -.extrabg -{ - background-color: rgb(191, 204, 207); -} - .form { display: inline; -- 2.22.5