File "menu.css"
Full path: E:/sites/Single15/tinmung2007/webroot/Cambodia/menu.css
File size: 1.47 KiB (1506 bytes)
MIME-type:
Charset: utf-8
body
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #191919;
color: #666666;
overflow-y: hidden;
overflow-x: hidden;
}
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr |
|--------------------------------------------------*/
.dtree {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
white-space: nowrap;
}
.dtree img {
border: 0px;
vertical-align: middle;
}
.dtree a {
color: #666666;
text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
white-space: nowrap;
padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
color: #b2b2b2;
text-decoration: none;
}
.dtree a.nodeSel {
font-weight:normal;
color: #ffffff;
}
.dtree .clip {
overflow: hidden;
}
.help-menu {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}
.tool-tip, .tip-wrap {
width: 100px;
z-index: 13000;
}
.tip-title, .tip-text {
font-size: 12px;
padding: 2px 2px 2px;
color: white;
background: #222222;
}
#treediv {
position: absolute;
top: 10px;
left: 5px;
}
#helpdiv {
position: absolute;
bottom: 10px;
left: 5px;
}