X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=67e5ec2c440c0c6f7c6e38a1bd129ec0ba994029;hb=a29738b900316c9ad6ffb5a308861829ee0c1deb;hp=26c134984e8f1c207cc0ea7d1610fb8fa056a264;hpb=0e5ce2134ff3720ed8898d49b3ec9cde11141209;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index 26c1349..67e5ec2 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -1,7 +1,10 @@ /* * brisk - brisk.css * - * Copyright (C) 2006 matteo.nastasi@milug.org + * Copyright (C) 2006-2008 Matteo Nastasi + * mailto: nastasi@alternativeoutput.it + * matteo.nastasi@milug.org + * web: http://www.alternativeoutput.it * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -16,478 +19,166 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $id:$ + * $Id$ * */ body { -/* background-image: url('img/probrisco.jpg'); */ - background-repeat: no-repeat; - align: center; - } + background-image: url('img/wip_bg.jpg'); + background-color: #fafafa; + background-repeat: no-repeat; + background-position: top center; + margin:0px; -div { - position: relative; - } - -.room_td { - height: 200px; - width: 90px; - vertical-align: "top"; - } - -.room_standup { - height: 150px; - vertical-align: "top"; - } + font-size: 12px; + padding: 0px; -.room_ex_standup { - height: 150px; - vertical-align: "top"; - } - -.room_d_standup { - align: "top"; - border: 1px solid grey; - } - -.chatt { - height: 100px; - overflow: auto; - border: 1px solid grey; - vertical-align: text-bottom; - font-size: 10pt; - } + align: center; +} -.chattshort { - height: 70px; - overflow: auto; - border: 1px solid grey; - vertical-align: text-bottom; - font-size: 10pt; - } +div { + font-size: 12px; +} -.txtt { - font-size: 10pt; - } +td { + font-size: 12px; +} img { - position: absolute; - border-style: solid; - border-width: 1px; - border-color: grey; - } + position: absolute; + border-style: solid; + border-width: 1px; + border-color: grey; +} + +img.unbo { + border-width: 0px; +} img.nobo { position: relative; border-width: 0px; - display: block; margin: auto; + display: block; + margin: auto; } -.esco { - position: absolute; - left: 380; - top: 90; - } - - -img.tableinfo { - position: absolute; - left: 620; - top: 550; - border-width: 0px; - visibility: visible; - } - -img.tableout { - position: absolute; - left: 700; - top: 550; - border-width: 0px; - visibility: visible; - } - -img.card { - position: absolute; - border-style: solid; - border-width: 1px; - border-color: grey; - visibility: hidden; - } - - -img.astacard { - position: absolute; - /* visibility: visible; */ - border-width: 0px; - } - -img.cover { - position: absolute; - border-style: solid; - border-width: 1px; - border-color: lightgrey; - visibility: hidden; - } - -.chooseed { - /* background-color: yellow; */ - visibility: hidden; - position:absolute; - width: 200px; - height: 200px; - top: 250px; - left: 300px; - } - -.asta { - /* background-color: yellow; */ - visibility: hidden; - position: absolute; - width: 200px; - height: 200px; - top: 250px; - left: 300px; - } - -img.seed0 { - position: absolute; - left: 0px; - top: 55px; - } - -img.seed1 { - position: absolute; - left: 43px; - top: 55px; - } - -img.seed2 { - position: absolute; - left: 93px; - top: 55px; - } - -img.seed3 { - position: absolute; - left: 143px; - top: 55px; - } - - -.urgmsg { - text-align: center; - } - -.area { - display: block; - margin-left: auto; - margin-right: auto; - position: relative; - text-align: center; - width: 800px; - height: 600px; - } - -.subarea { - top: 0px; - } - -.proxhr { - /* background-color: green; */ - } - -.points { - /* position: relative; */ - - margin-top: 8px; - margin-left:auto; - margin-right:auto; - border-style: solid; +img.nobohide { + position: absolute; border-width: 0px; - border-color: black; - border-collapse: collapse; + visibility: hidden; + z-index: 12; } -.td_points { +.notify { +/* top: 10%; */ + top: 0; + + left: 50%; + position: absolute; border-style: solid; border-width: 1px; - border-color: black; - border-collapse: collapse; - display: table-cell; - text-align: right; - padding: 4px; -} - -.remark0 { - position: absolute; - width: 200px; - height: 200px; - left: 299; - top: 249; - border-style: solid; - border-width: 0px; - border-color: green; - z-index: 0; - } - -.remark1 { - position: absolute; - width: 200px; - height: 200px; - left: 296; - top: 246; - border-style: solid; - border-width: 4px; - border-color: green; - z-index: 0; - } - -.remark2 { - position: absolute; - width: 200px; - height: 200px; - left: 298; - top: 248; - border-style: solid; - border-width: 2px; - border-color: green; - z-index: 0; - } - - -.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; +/* margin-top: auto; + margin-bottom: auto;*/ +/* overflow: auto; */ + bottom: 0; + right: 0; + align: center; + text-align: center; + background-color: white; + z-index: 10; + visibility: hidden; filter: alpha(opacity=90); - -moz-opacity: 0.90; + -moz-opacity: 0.90; opacity: 0.90; } -.punti { - position: absolute; +div.notify_clo { + position: absolute; + align: center; + width: 100%; + left: 0px; + bottom: 4px; +} + +input.input_text { + background-color: #f8f8f8; + border: 1px solid gray; + margin: 1px; + } + +input.input_text:hover { + background-color: white; + border: 1px solid #ffae00; + } + +input.input_text_hi { + background-color: white; + border: 2px solid #ffae00; + margin: 0px; + } + +input.input_sub { + border: 1px solid gray; + margin: 0px; + padding: 1px; + color: black; + background-color: #f8f8f8; + vertical-align: middle; + text-decoration:none; + font-size: 100%; + cursor: pointer; + height: 22px ! important; + max-height: 22px ! important; + min-height: 22px ! important; + display: inline; +} +input.input_sub:hover { + border: 1px solid #ffae00; + margin: 0px; + padding: 1px; + } + +input.input_sub_hi { + border: 2px solid #ffae00; + padding: 0px; + margin: 0px; + color: black; + background-color: white; +/* background-color: RGB(246,246,246); */ + vertical-align: middle; + text-decoration:none; + font-size: 100%; + cursor: pointer; + height: 22px ! important; + max-height: 22px ! important; + min-height: 22px ! important; + display: inline; +} + +input.button { + border: 1px solid gray; + margin: 1px; + padding: 0px; + color: black; + background-color: RGB(246,246,246); + vertical-align: middle; + text-decoration:none; + font-size: 100%; + cursor: pointer; + height: 20px ! important; + max-height: 20px ! important; + min-height: 20px ! important; + display: inline; +} + +input.button:hover { + background-color: white; +} + +input.button:active { + background-color: RGB(255,255,153); +} + +img.button:hover { + cursor: pointer; } - -.pubinfo { -/* background-color: red; */ - color: grey; - visibility: visible; - position: absolute; - top: 475px; - left: 200px; - width: 400px; - height: 125px; -} - -.public { - /* background-color: red; */ - visibility: hidden; - position: absolute; - display: table; - top: 450px; - left: 300px; - width: 200px; - height: 100px; - overflow: hidden; - z-index: 8; -} - -.pubacard { - border-width: 0px; - position: relative; - display: block; - margin-left: auto; - margin-right: auto; -} - - - -.pubinfo_we { - color: grey; - visibility: visible; - position: absolute; - top: 250px; - left: 175px; - width: 125px; - height: 200px; -} - -.public_we { - /* background-color: red; */ - visibility: hidden; - position: absolute; - top: 250px; - left: 175px; - display: table; - width: 125px; - height: 200px; - overflow: hidden; -} - -.pubinfo_nw { -/* background-color: red; */ - color: grey; - visibility: visible; - position: absolute; - top: 125px; - left: 200px; - width: 200px; - height: 125px; -} - -.public_nw { -/* background-color: red; */ - visibility: hidden; - position: absolute; - top: 125px; - left: 200px; - display: table; - width: 200px; - height: 125px; - overflow: hidden; -} - -.public_ne { -/* background-color: red; */ - visibility: hidden; - position: absolute; - top: 125px; - left: 400px; - display: table; - width: 200px; - height: 125px; - overflow: hidden; -} - -.pubinfo_ne { -/* background-color: red; */ - color: grey; - visibility: visible; - position: absolute; - top: 125px; - left: 400px; - width: 200px; - height: 125px; -} - - - -.public_ea { - /* background-color: red; */ - visibility: hidden; - position: absolute; - top: 250px; - left: 500px; - display: table; - width: 125px; - height: 200px; - overflow: hidden; -} - -.pubinfo_ea { -/* background-color: red; */ - color: grey; - visibility: visible; - position: absolute; - top: 250px; - left: 500px; - width: 125px; - height: 200px; -} - -.vert_midfloat { - position: relative; - #position: absolute; - _top: 50%; - display: table-cell; - vertical-align: middle; -} - -.vert_innfloat { - #position: relative; - #top: -50%; - text-align: center; -} - -.vert_innfloat_so { - border-style: solid; - border-width: 1px; - border-color: black; - -/* background-color: white; */ - #position: relative; - #top: -50%; - text-align: center; -} - -.pubacard_ea { - border-width: 0px; - position: relative; - display: block; - margin-left: auto; - margin-right: auto; -} - -.pubacard_ne { - border-width: 0px; - position: relative; - display: block; - margin-left: auto; - margin-right: auto; -} - -.pubacard_nw { - border-width: 0px; - position: relative; - display: block; - margin-left: auto; - margin-right: auto; -} - -.pubacard_we { - border-width: 0px; - position: relative; - display: block; - margin-left: auto; - margin-right: auto; -} - - -/* CALLER */ -.caller { - background-repeat: no-repeat; - visibility: hidden; - position: absolute; - left: 0px; - top: 475px; - width: 200px; - height: 125px; - } - -.callerinfo { - /* background-color: red; */ - /* visibility: visible; */ - position: absolute; - font-size: 10pt; - left: 5px; - top: 55px; - width: 115px; - height: 65px; - } - -img.callerimg { - position: absolute; - left: 133px; - top: 10px; - } -} -