X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=1b5c679884b6d38d3837c16d21f79b14933674f9;hb=9cbf3bfaad0cad7feaf6413eb53df0a1475c6303;hp=0ea24e332987e922c5c8bb51a57a64b9029d9bde;hpb=515592aef07a347102b36f2de400e23285df159e;p=brisk.git diff --git a/web/room.css b/web/room.css index 0ea24e3..1b5c679 100644 --- a/web/room.css +++ b/web/room.css @@ -1,7 +1,7 @@ /* * brisk - room.css * - * Copyright (C) 2006-2008 Matteo Nastasi + * Copyright (C) 2006-2011 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -19,8 +19,6 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ - * */ a.flat:link { @@ -116,7 +114,7 @@ span.room_titin { position: relative; left: 6px; top: 6px; - z-index: 100; + z-index: 20; background-color: white; } @@ -135,7 +133,7 @@ table.floaty td { vertical-align: top; } -table.classifics { +table.placings { /* border: 1px solid red; */ /* border-collapse: collapse; */ border-spacing: 8px; @@ -143,7 +141,7 @@ table.classifics { width: 100%; } -table.classifics td +table.placings td { border: 1px solid gray; padding: auto; @@ -152,20 +150,20 @@ table.classifics td text-align: center; } -table.classific { +table.placing { border: 1px solid gray; border-collapse: collapse; border-spacing: 0px; margin: auto; } -table.classific th { +table.placing th { border: 1px solid gray; text-align: center; padding: 4px; } -table.classific td { +table.placing td { border: 1px solid gray; text-align: center; padding: 4px; @@ -310,7 +308,7 @@ div.esco { text-align: right; top: 2px; right: 4px; - z-index: 10; + z-index: 20; } .chatt { @@ -353,7 +351,7 @@ div.esco { position: absolute; background-color: white; left: 80px; - z-index: 20; + z-index: 50; visibility: hidden; border: 1px solid gray; text-align: left;