From 0bb2458fe9da0766bc3abe7b9991ce0d06f213c1 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 8 Jan 2009 16:36:06 +0000 Subject: [PATCH] this is unused but probably still contains interesting stuff --- planetlab/css/demo.css | 32 +------------------------------- 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/planetlab/css/demo.css b/planetlab/css/demo.css index 0d55fcd..6e710cd 100644 --- a/planetlab/css/demo.css +++ b/planetlab/css/demo.css @@ -1,12 +1,12 @@ /* Add the following to your CSS file should you wish the cursor to "wait" while the script is processing the sort +*/ body.sort-active * { cursor:wait; } -*/ body { @@ -80,14 +80,6 @@ h2 span font-variant:small-caps; text-transform:none; } -table - { - width: auto; - padding: 0; - margin: 0 auto 1.5em auto; - border-left: 1px solid #C1DAD7; - border-collapse:collapse; - } .cs1 { width:30em; @@ -110,20 +102,6 @@ caption font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: right; } -th - { - font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; - color: #4f6b72; - border-right: 1px solid #C1DAD7; - border-bottom: 1px solid #C1DAD7; - border-top: 1px solid #C1DAD7; - letter-spacing: 1px; - text-transform: uppercase; - text-align: left; - padding: 8px 12px 4px 12px; - background: #CAE8EA url(../media/bg_header.jpg) no-repeat; - vertical-align:middle; - } td.total { border-top: 0; @@ -206,14 +184,6 @@ td a:hover border-bottom:1px dotted #a80000; background:transparent; } -td - { - font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; - border-right: 1px solid #C1DAD7; - border-bottom: 1px solid #C1DAD7; - padding: 6px 12px 6px 12px; - color: #4f6b72; - } td.lft { text-align:left; -- 2.47.0