From: Matteo Nastasi (mop) Date: Fri, 1 Aug 2008 07:44:55 +0000 (+0000) Subject: webstart_hilite added X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=9f927a190b28b992dcea39c6f94219ad0c4662b1;p=brisk.git webstart_hilite added --- diff --git a/web/room.css b/web/room.css index 627dd1b..b652723 100644 --- a/web/room.css +++ b/web/room.css @@ -46,12 +46,12 @@ div.header { div.topmenu { /* border: 1px solid red; */ - width:90px; + width:94px; margin:0; text-align: center; align: center; font-size: 10px; - padding:4px; + padding:2px; } div.proflash { @@ -272,6 +272,13 @@ div.esco { /* background-color: green; */ } +.webstart_hilite { + background: #ffd780; + border: 1px solid #ffae00; + padding: 6px; + text-align: center; +} + .webstart { position: absolute; background-color: white;