X-Git-Url: https://git.sesse.net/?p=itkacl;a=blobdiff_plain;f=itkacl-web-1.0%2Fweb%2Fitkacl.css;fp=itkacl-web-1.0%2Fweb%2Fitkacl.css;h=c8bec7d1e504b4301948afef6cedd18b08b99772;hp=0000000000000000000000000000000000000000;hb=948b85c9d58d14868c65a95fe83f5790c5f6590a;hpb=e7130e30ca2a76082de68a72fb2a52b4510f7bf1 diff --git a/itkacl-web-1.0/web/itkacl.css b/itkacl-web-1.0/web/itkacl.css new file mode 100644 index 0000000..c8bec7d --- /dev/null +++ b/itkacl-web-1.0/web/itkacl.css @@ -0,0 +1,36 @@ +div.floatingtree { + float: right; + border-left: 1px solid navy; + padding-left: 1em; + margin-left: 1em; + margin-bottom: 1em; + min-height: 100%; + width: 17em; + background: white; +} +.tree { + font-family: ms sans serif, sans-serif; + font-size: 12px; +} +.tree img { + vertical-align: middle; + border: 0px; +} +.tree p { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} +.tree a:link, .tree a:visited { + text-decoration: underline; + color: navy; +} +.tree a:hover { + text-decoration: none; +} + +img { + border:0; +} +