X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=8ff07f6e325fcb2f120925c5fdee2e2775ac5287;hb=b33e84ea551ee93eee8d7250b310238f16b74a88;hp=4bf995017b2e2a0f451fc36db0e322c5dfe6391d;hpb=8fef2a5be45f26389f4e3ef85ac7517f405d54b2;p=brisk.git diff --git a/web/room.css b/web/room.css index 4bf9950..8ff07f6 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-2012 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; } @@ -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;