X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=20f3f9c75d1199386e5c03e90aa549f8df6eee35;hb=cacb96363fc214b83debe7967cc61b75882b1ee1;hp=ae57e9b687c279ddc900da5fd9d3bbe915dd3e9d;hpb=7be758cec922cd414a9dff8298d2843d64cde067;p=brisk.git diff --git a/web/room.css b/web/room.css index ae57e9b..20f3f9c 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,17 +19,35 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ - * */ +a.flat:link { + color: RGB(255, 174,0); + line-height: 20px; + text-decoration: none; +} + +a.flat:visited { + color: RGB(255, 174,0); + line-height: 20px; + text-decoration: none; +} + +a.flat:hover { + color: RGB(255, 174,0); + line-height: 20px; + font-weight: bold; + text-decoration: none; +} + + + body.* { margin:0px; padding: 0px; } div.container { - /* border:1px solid gray; */ position: relative; width:100%; margin:0px; @@ -37,41 +55,36 @@ div.container { } div.header { - /* border: 1px solid yellow; */ align: center; text-align: center; - font-size: 12px; + font-size: 100%; clear:left; } div.topmenu { - /* border: 1px solid red; */ width:94px; margin:0; text-align: center; align: center; - font-size: 10px; + font-size: 85%; padding:2px; } div.proflash { - /* border: 1px solid red; */ border: 1px solid gray; background-color: RGB(246,246,246); text-align: center; align: center; - font-size: 10px; + font-size: 85%; padding:4px; } div.tables { - /* border: 1px solid gray; */ margin-left:100px; padding:4px; } div.bottom { - /* border: 1px solid green; */ position: relative; top: -13px; align: center: @@ -86,40 +99,68 @@ div.room_tit { align: left; text-align: left; margin: 0px; - /* background-color: orange; */ - /* clip: auto; */ - /* overflow: hidden; */ } span.room_titin { position: relative; left: 6px; top: 6px; - z-index: 100; + z-index: 20; background-color: white; } table.floaty { width: 100%; - /* border: 1px solid red; */ border-collapse: collapse; border-spacing: 0px; padding: 0px; } table.floaty td { - /* border: 1px solid orange; */ align: center; text-align: center; vertical-align: top; } +table.placings { + border-spacing: 8px; + margin: 0px; + width: 100%; +} + +table.placings td +{ + border: 1px solid gray; + padding: auto; + margin: auto; + vertical-align: top; + text-align: center; +} + +table.placing { + border: 1px solid gray; + border-collapse: collapse; + border-spacing: 0px; + margin: auto; +} + +table.placing th { + border: 1px solid gray; + text-align: center; + padding: 4px; +} + +table.placing td { + border: 1px solid gray; + text-align: center; + padding: 4px; +} + table.floaty td.floatyleft { width: 100px; } table.macro { - /* border: 1px solid orange; */ border-spacing: 0px; align: center; width: 100%; @@ -127,14 +168,11 @@ table.macro { } table.macro td { - /* border: 1px solid green; */ align: center; text-align: center; } div.room_tab { - /* border: 1px solid blue; */ - /* background-color: green; */ height: 346px; margin-left: auto; margin-right: auto; @@ -145,14 +183,12 @@ div.room_tab { table.room_tab { width: 100%; - /* border: 0px solid red; */ border-collapse: separate; border-spacing: 4px; border-style: none; } table.room_tab td { - /* background-color: yellow; */ width: 25%; height: 110px; vertical-align: top; @@ -162,7 +198,6 @@ table.room_tab td { div.room_div { - /* background-color: orange; */ position: relative; } @@ -179,20 +214,17 @@ div.table_act { div.room_standup { position: absolute; vertical-align: "top"; - /* align: left; */ top: 26px; width: 100%; height: 80px; padding: 0px; margin: 0px; - /* background-color: orange; */ overflow: auto; clip: auto; } table.room_standup { position: relative; - /* margin-left: 4px; */ width: 100%; border: 1px solid gray; border-spacing: 0px; @@ -200,7 +232,6 @@ table.room_standup { } table.room_standup td { - /* background-color: yellow; */ position: relative; border: 0px none gray; vertical-align: top; @@ -230,8 +261,6 @@ div.room_ex_standup { } table.table_standup { - /* background-color: red; */ - border-spacing: 0px; width: 100%; margin: 0px; @@ -239,8 +268,6 @@ table.table_standup { } table.table_standup td { - /* background-color: green; */ - /* border: 1px solid red; */ width: 25%; text-align: center; align: center; @@ -253,23 +280,19 @@ div.esco { text-align: right; top: 2px; right: 4px; - z-index: 10; + z-index: 20; } .chatt { height: 100px; overflow: auto; border: 1px solid gray; - /* padding: 2px; */ vertical-align: text-bottom; } .txtt { - /* font-size: 10pt;*/ position: relative; - top: 2px; - /* rows: 1; */ } .urgmsg { @@ -282,7 +305,6 @@ div.esco { width: 100%; align: center; text-align: center; - /* background-color: green; */ } .webstart_hilite { @@ -296,7 +318,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; @@ -358,9 +380,6 @@ div.esco { width: 0px; height: 50px; z-index: 10; - /*background-color: #ff00ff; - clip: auto; - overflow: hidden; */ } .wagon { @@ -374,7 +393,6 @@ div.esco { font-weight: bold; padding: 4px; z-index: 10; - /* visibility: hidden; */ } .wagon_disable { @@ -388,8 +406,6 @@ div.esco { font-weight: bold; font-color: #999999; padding: 4px; - /*z-index: -1;*/ - /* visibility: hidden; */ } .wagon_disable2 { @@ -402,8 +418,6 @@ div.esco { font-size: 10px; font-color: #333333; padding: 4px; - /* z-index: -1; */ - /* visibility: hidden; */ } .notebox { @@ -412,7 +426,6 @@ div.esco { padding: 4px; position: absolute; visibility: hidden; - /* z-index: 15px; */ } .room_standup_orig { @@ -424,7 +437,6 @@ td.tickbut { width: 0px; text-align: left; vertical-align: top; - /* background-color: red; */ padding: 0px; }