czf4bfu |
Subversion Repositories: |
Rev 12 | Rev 14 | |
---|---|---|
Line 34... | Line 34... | |
overflow: hidden; |
overflow: hidden; | |
} |
} | |
.icon a, .icon2 a, .tree a, #copy, #copy a, .group { |
.icon a, .icon2 a, .tree a, #copy, #copy a, .group { | |
font: 8pt verdana; |
font: 8pt verdana; | |
text-decoration: none; |
text-decoration: none; | |
} |
||
.group { |
||
} |
} | |
.icon a, .icon2 a { |
.icon a, .icon2 a { | |
color: black; |
color: black; | |
} | ||
.icon a:hover, .icon2 a:hover { | ||
text-decoration: underline; | ||
} | ||
.group { | ||
float: left; | ||
margin-left: 4px; | ||
margin-bottom: 3px; | ||
} |
} | |
#copy { |
#copy { | |
text-align: right; |
text-align: right; | |
padding-bottom: 8px; |
padding-bottom: 8px; | |
} |
} | |
Line 61... | Line 67... | |
font-weight: bold; |
font-weight: bold; | |
} |
} | |
.smallicon { |
.smallicon { | |
padding-left: 5px; |
padding-left: 5px; | |
color: black; |
color: black; | |
margin: 5px 0; | ||
_margin: 3px 0; | ||
} |
} | |
.smallicon a { |
.smallicon a { | |
color: black |
color: black; | |
} | ||
.smallicon a img { | ||
margin-right: 6px; | ||
vertical-align: top; | ||
} | ||
.smallicon a span { | ||
display: inline-block; | ||
width: 150px; | ||
padding-top: 1px; | ||
word-wrap: break-word; | ||
cursor: pointer; | ||
line-height: 1.3em; | ||
} | ||
.smallicon a:hover span { | ||
text-decoration: underline; | ||
} |
} | |
| ||
.nomargin { |
.nomargin { | |
margin: 0px 0px 0px 0px; |
margin: 0; | |
padding-top: 0px; |
padding-top: 0; | |
} |
} | |
hr { |
hr { | |
height: 1px; |
height: 1px; | |
color: #FE8710; |
color: #fe8710; | |
background-color: #FE8710; |
background-color: #fe8710; | |
border: 0px none; |
border: 0px none; | |
margin: 0.2em 0; |
margin: 0.2em 0; | |
} |
} | |
.tree { |
.tree { | |
width: 200px; |
width: 200px; | |
float: left; |
float: left; | |
_margin-right: -3px; |
_margin-right: -3px; | |
overflow: auto; |
overflow: auto; | |
border-top: 2px solid #b2b2b2; |
border-top: 2px solid #b2b2b2; | |
border-left: 2px solid #b2b2b2; |
border-left: 2px solid #b2b2b2; | |
border-right: 2px solid #000000; |
border-right: 2px solid #444444; | |
border-bottom: 2px solid #000000; |
border-bottom: 2px solid #444444; | |
background-color: #ffffff; |
background-color: #ffffff; | |
height: 65%; |
height: 65%; | |
} |
} | |
.items { |
.items { | |
background-color: #ffffff; |
background-color: #ffffff; | |
overflow: auto; |
overflow: auto; | |
border-top: 2px solid #b2b2b2; |
border-top: 2px solid #b2b2b2; | |
border-left: 2px solid #b2b2b2; |
border-left: 2px solid #b2b2b2; | |
border-right: 2px solid #000000; |
border-right: 2px solid #444444; | |
border-bottom: 2px solid #000000; |
border-bottom: 2px solid #444444; | |
height: 65%; |
height: 65%; | |
} |
} | |
.detail { |
.detail { | |
font: 8pt verdana; |
font: 8pt verdana; | |
background-color: #ffffff; |
background-color: #ffffff; | |
border-top: 2px solid #b2b2b2; |
border-top: 2px solid #b2b2b2; | |
border-left: 2px solid #b2b2b2; |
border-left: 2px solid #b2b2b2; | |
border-right: 2px solid #000000; |
border-right: 2px solid #444444; | |
border-bottom: 2px solid #000000; |
border-bottom: 2px solid #444444; | |
} |
} | |
.detail .contents { |
.detail .contents { | |
padding: 5px; |
padding: 5px; | |
} |
} | |
.detail .contents a { |
.detail .contents a { | |
color: #FE8710; |
color: #fe8710; | |
text-decoration: none; |
text-decoration: none; | |
} |
} | |
.detail .contents a:hover, .title a:hover, .tree a:hover, .icon a:hover { |
.detail .contents a:hover, .title a:hover, .tree a:hover, .icon a:hover { | |
text-decoration: underline; |
text-decoration: underline; | |
} |
} | |
.det { |
.det { | |
border: 0px none; |
border: 0px none; | |
margin: 0px; |
margin: 0; | |
clear: both; |
clear: both; | |
} |
} | |
.icon_det { |
.icon_det { | |
float: left; |
float: left; | |
padding: 10px 17px 10px 10px; |
padding: 10px 17px 10px 10px; | |
Line 133... | Line 157... | |
} |
} | |
.info_cut { |
.info_cut { | |
clear: both; |
clear: both; | |
} |
} | |
.sizer { |
.sizer { | |
border: 0px none; |
border: 0px none; | |
margin: 0px; |
margin: 0; | |
padding: 0px; |
padding: 0; | |
float: none; |
float: none; | |
clear: both; |
clear: both; | |
width: 0px; |
width: 0px; | |
height: 0px; |
height: 0px; | |
line-height: 0px; |
line-height: 0px; | |
font-size: 0px; |
font-size: 0px; | |
} |
} | |
.info { |
.info { | |
background-color: white; |
background-color: #ffffff; | |
margin-left: 10px; |
margin-left: 10px; | |
margin-right: 10px; |
margin-right: 10px; | |
} |
} | |
.pad { |
.pad { | |
padding-left: 7px; |
padding-left: 7px; | |
padding-bottom: 2px; |
padding-bottom: 2px; | |
border: 1px solid silver; |
border: 1px solid #c0c0c0; | |
} |
} |