X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fdnd.css;h=f0fc6690bfeef2f4b60cbbeda4eed58c942ccac6;hb=HEAD;hp=c826330d3c7094f52f3c087a1e984e52dba02752;hpb=fa82ba0deaaab26b5b9efe37c392a34cbec50a66;p=brisk.git diff --git a/web/dnd.css b/web/dnd.css index c826330..f0fc669 100644 --- a/web/dnd.css +++ b/web/dnd.css @@ -1,7 +1,7 @@ /* * brisk - dnd.css * - * Copyright (C) 2006-2011 Matteo Nastasi + * Copyright (C) 2006-2012 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -31,14 +31,14 @@ body { position: absolute; border-style: solid; border-width: 1px; - border-color: grey; + border-color: gray; } */ img.card { position: absolute; border-style: solid; border-width: 1px; - border-color: grey; + border-color: gray; visibility: hidden; left: 100; top: 200; @@ -48,7 +48,7 @@ img.cover { position: absolute; border-style: solid; border-width: 1px; - border-color: lightgrey; + border-color: lightgray; visibility: hidden; } @@ -59,10 +59,6 @@ img.cover { height: 600px; } -.proxhr { - background-color: green; -} - .superfront { z-index: 20; }