X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=e952a6a94d252e0e92a6c535d33c76729c60c060;hb=ca639ef6d55d2e1bb85fd18a502d438ca08d3995;hp=e6de61938319e2916555eddc8ee4edd153d5adeb;hpb=c16e845881b89f8f84524367a3b4bcf30f895bf8;p=brisk.git diff --git a/web/room.css b/web/room.css index e6de619..e952a6a 100644 --- a/web/room.css +++ b/web/room.css @@ -1,5 +1,5 @@ /* - * brisk - brisk.css + * brisk - room.css * * Copyright (C) 2006 matteo.nastasi@milug.org * @@ -20,217 +20,170 @@ * */ -body { - background-image: url('img/bg_capodanno.jpg'); - background-repeat: no-repeat; - background-position: top center; - margin:0px; - - font-size: 12px; - padding: 0px; - - align: center; - } - div.container { - width:100%; - margin:0px; - padding: 0px; - /* border:1px solid gray; - line-height:150%; */ + width:100%; + margin:0px; + padding: 0px; + /* border:1px solid gray; + line-height:150%; */ } div.header { - /* border: 1px solid yellow; */ - align: center; - text-align: center; - font-size: 12px; - clear:left; - } + /* border: 1px solid yellow; */ + align: center; + text-align: center; + font-size: 12px; + clear:left; +} div.topmenu { - /* border: 1px solid red; */ - float:left; - width:90px; - margin:0; - text-align: center; - font-size: 10px; - padding:4px; - } + /* border: 1px solid red; */ + float:left; + width:90px; + margin:0; + text-align: center; + align: center; + font-size: 10px; + padding:4px; +} + +div.proflash { + /* border: 1px solid red; */ + border: 1px solid gray; + background-color: RGB(246,246,246); + text-align: center; + align: center; + font-size: 10px; + padding:4px; +} div.tables { - /* border: 1px solid gray; */ - margin-left:100px; - padding:4px; - } + /* border: 1px solid gray; */ + margin-left:100px; + padding:4px; +} div.bottom { - /* border: 1px solid green; */ - position: relative; - top: -16px; - text-align: left; - padding:4px; - clear:left; + /* border: 1px solid green; */ + position: relative; + top: -16px; + text-align: left; + padding:4px; + clear:left; } -div { - /* position: relative;*/ - font-size: 12px; - } - -td { - font-size: 12px; - } - table.room_tab { - border-style: solid; - border-width: 1px; - border-color: grey; - border-collapse: collapse; - border-spacing: 0px; - align: center; - padding: 0px; - width: 680px; + border-style: solid; + border-width: 1px; + border-color: grey; + border-collapse: collapse; + border-spacing: 0px; + align: center; + padding: 0px; + width: 680px; } td.room_td { - /* background-color: yellow;*/ - width: 170px; - height: 140px; - vertical-align: "top"; - border-width: 1px; - - border-style: solid; - border-width: 1px; - border-color: grey; - border-collapse: collapse; - margin: 0px; - padding:0px; - } + /* background-color: yellow;*/ + width: 170px; + height: 140px; + vertical-align: "top"; + border-width: 1px; + + border-style: solid; + border-width: 1px; + border-color: grey; + border-collapse: collapse; + margin: 0px; + padding:0px; +} div.room_div { - position: relative; - align: center; - text-align: center; - width: 170px; - height: 140px; - margin: 0px; - padding: 4px; - } + position: relative; + align: center; + text-align: center; + width: 170px; + height: 140px; + margin: 0px; + padding: 4px; +} div.table_act { - position: absolute; - align: center; - width: 100%; - bottom: 4px; - } + position: absolute; + align: center; + width: 100%; + left: 0px; + bottom: 4px; +} div.room_standup { - height: 68px; - align: left; - overflow: auto; - vertical-align: "top"; - } + height: 68px; + align: left; + overflow: auto; + vertical-align: "top"; +} + +td.room_standup { + /* + background-color: red; + border-style: solid; + border-width: 1px; + border-color: grey; + */ + align: center; + text-align: center; + vertical-align: "top"; +} div.room_ex_standup { - position: relative; - height: 120px; - align: left; - text-align: left; - padding: 4px; - /* vertical-align: "top"; */ - } + position: relative; + height: 120px; + align: left; + text-align: left; + padding: 4px; + /* vertical-align: "top"; */ +} table.table_standup { - /* background-color: red; */ - border-spacing: 0px; - width: 100%; - margin: 0px; - padding:0px; - } + /* background-color: red; */ + border-spacing: 0px; + width: 100%; + margin: 0px; + padding:0px; +} td.td_standup { - text-align: center; - padding: 0px; - margin: 0px; + text-align: center; + align: center; + padding: 0px; + margin: 0px; } .esco { - position: absolute; - text-align: center; - width: 100%; - bottom: 4px; - } + position: absolute; + text-align: center; + bottom: 4px; + right: 4px; +} .chatt { - height: 100px; - overflow: auto; - border: 1px solid grey; - padding: 2px; - vertical-align: text-bottom; - } + height: 100px; + overflow: auto; + border: 1px solid grey; + padding: 2px; + vertical-align: text-bottom; +} .txtt { - /* font-size: 10pt;*/ - } - -img { - position: absolute; - border-style: solid; - border-width: 1px; - border-color: grey; - } - -img.nobo { - position: relative; - border-width: 0px; - display: block; margin: auto; + /* font-size: 10pt;*/ } .urgmsg { - text-align: center; - } + text-align: center; +} .proxhr { - /* background-color: green; */ - } - -.notify { - border-style: solid; - border-width: 1px; - position: absolute; - width: 500px; - height: 400px; - text-align: center; - background-color: white; - left: 150; - top: 150; - z-index: 10; - visibility: hidden; - filter: alpha(opacity=90); - -moz-opacity: 0.90; - opacity: 0.90; -} - -input.button { - border: 1px solid gray; - color: Black; - background-color: RGB(240,240,240); - vertical-align: middle; - text-decoration:none; - font-size: 100%; - cursor: pointer; - height: 20px ! important; - max-height: 20px ! important; - min-height: 20px ! important; - margin: 1px; - display: inline; -} - -input.button:hover { - background-color: white; + /* background-color: green; */ } - -