X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Fbriskin5.css;h=84da817a67eaea066ebc74cc6a1011cf3747ebee;hb=5d823712fb300643950dba20667fb9a277145ab9;hp=cf4589a8e562d621fea68c9af645c9207af55365;hpb=bdb3cb2379f32bfb9279da661b1d4dbaf9712299;p=brisk.git diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index cf4589a..84da817 100644 --- a/web/briskin5/briskin5.css +++ b/web/briskin5/briskin5.css @@ -1,7 +1,7 @@ /* * brisk - briskin5.css * - * Copyright (C) 2006-2008 Matteo Nastasi + * Copyright (C) 2006-2011 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$ - * */ body { @@ -42,7 +40,7 @@ body { .chattshort { height: 70px; overflow: auto; - border: 1px solid grey; + border: 1px solid gray; vertical-align: text-bottom; text-align: left; /* font-size: 10pt;*/ @@ -85,7 +83,7 @@ img.card { position: absolute; border-style: solid; border-width: 1px; - border-color: grey; + border-color: gray; visibility: hidden; } @@ -100,7 +98,7 @@ img.cover { position: absolute; border-style: solid; border-width: 1px; - border-color: lightgrey; + border-color: lightgray; visibility: hidden; } @@ -262,7 +260,7 @@ div.table_commands { .pubinfo { /* background-color: red; */ - color: grey; + color: gray; visibility: visible; position: absolute; top: 475px; @@ -273,7 +271,7 @@ div.table_commands { .pubinfo_iscalling { /* background-color: red; */ - color: grey; + color: gray; visibility: visible; position: absolute; top: 475px; @@ -307,7 +305,7 @@ div.table_commands { } .pubinfo_we { - color: grey; + color: gray; visibility: visible; position: absolute; top: 250px; @@ -317,7 +315,7 @@ div.table_commands { } .pubinfo_we_iscalling { - color: grey; + color: gray; visibility: visible; position: absolute; top: 250px; @@ -343,7 +341,7 @@ div.table_commands { .pubinfo_nw { /* background-color: red; */ - color: grey; + color: gray; visibility: visible; position: absolute; top: 125px; @@ -354,7 +352,7 @@ div.table_commands { .pubinfo_nw_iscalling { /* background-color: red; */ - color: grey; + color: gray; visibility: visible; position: absolute; top: 125px; @@ -380,7 +378,7 @@ div.table_commands { .pubinfo_ne { /* background-color: red; */ - color: grey; + color: gray; visibility: visible; position: absolute; top: 125px; @@ -391,7 +389,7 @@ div.table_commands { .pubinfo_ne_iscalling { /* background-color: red; */ - color: grey; + color: gray; visibility: visible; position: absolute; top: 125px; @@ -417,7 +415,7 @@ div.table_commands { .pubinfo_ea { /* background-color: red; */ - color: grey; + color: gray; visibility: visible; position: absolute; top: 250px; @@ -428,7 +426,7 @@ div.table_commands { .pubinfo_ea_iscalling { /* background-color: red; */ - color: grey; + color: gray; visibility: visible; position: absolute; top: 250px;