this is unused but probably still contains interesting stuff
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 8 Jan 2009 16:36:06 +0000 (16:36 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 8 Jan 2009 16:36:06 +0000 (16:36 +0000)
planetlab/css/demo.css

index 0d55fcd..6e710cd 100644 (file)
@@ -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;