home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beginning Direct3D Game Programming
/
Direct3D.iso
/
directx
/
dxf
/
extras
/
documentation
/
directx7
/
directx7.chm
/
dxmedia
/
foundation
/
d3drm
/
css
/
ie4.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-09-22
|
6KB
|
373 lines
/* Style sheet optimized for IE4x and above*/
A:link {
color : #483D8B;
}
A:visited {
color : #999999;
}
A:active {
color : #0000FF;
}
A:hover {
color : #FFCC00;
}
DIV.clsHi {
padding-left : 2em;
text-indent : -2em;
}
body {
margin : 0;
font-size : 80%;
font-family : Verdana, Arial, Helvetica, MS Sans Serif;
background-color: #FFFFFF;
color : #000000;
}
#idDocContents{
padding-top:10;
padding-bottom:24;
padding-left:24;
padding-right:24;
} /* Main document viewable area */
#idToolbar{
} /* Toolbar */
blockquote {
margin-left : 10pt;
margin-right : 10pt;
margin-top : 10pt;
margin-bottom : 10pt;
}
blockquote dl {
margin-top : 0pt;
}
blockquote table.ref {
margin-top : 0pt;
margin-bottom : 6pt;
}
blockquote table.swtable {
margin-top : 0pt;
margin-bottom : 6pt;
}
blockquote table{
margin-top : 0pt;
margin-bottom : 6pt;
}
dl dl{
margin-top : 5pt;
}
font.na {
color : #B0B0B0;
}
h1 {
font-size : 145%;
margin-top : 1.25em;
margin-bottom : .5em;
}
h2 {
font-size : 135%;
margin-top : 1.25em;
margin-bottom : .5em;
}
h3 {
font-size : 128%;
margin-top : 1em;
margin-bottom : 0em;
}
h4 {
font-size : 120%;
margin-top : .8 em;
margin-bottom : 0em;
}
h5 {
font-size : 110%;
margin-top : .8 em;
margin-bottom : 0em;
}
h6 {
font-size : 70%;
margin-top : .6em;
margin-bottom : 0em;
}
hr {
color : #666666;
}
p {
margin-top : .6em;
margin-bottom : .6em;
}
p.ref {
font-weight : bold;
margin-top : 12pt;
margin-bottom : 0pt;
}
ol {
margin-top : .5em;
margin-bottom : 0em;
margin-left : 18pt;
}
ul {
margin-top : .5em;
margin-bottom : 0em;
margin-left : 18pt;
}
ol ul {
list-style : disc;
margin-top : 1em;
}
li {
padding-bottom : .2em;
margin-right : 1em;
}
li li {
list-style-type : square;
}
pre {
font-family : Courier New;
font-size : 110%;
background : #EEEEEE;
margin-top : 1em;
margin-bottom : 1em;
margin-left : 0pt;
padding-top : 5pt;
padding-bottom : 5pt;
padding-left : 5pt;
padding-right : 5pt;
}
pre.syntax {
font-family : Verdana, Arial, Helvetica, MS Sans Serif;
font-size : 100%;
}
code {
font-family : Courier New;
font-size : 110%;
background : #EEEEEE;
}
code.text {
font-family : Courier New;
font-size : 110%;
background : #FFFFFF;
}
table {
font-size : 100%;
margin-top : 10pt;
margin-bottom : 3pt;
padding-left : 2pt;
padding-right : 2pt;
}
th {
text-align : left;
background-color: #dddddd;
margin : 3pt;
vertical-align : bottom;
}
tr {
vertical-align : top;
}
td {
margin : 3pt;
background-color: #EEEEEE;
vertical-align : top;
}
table.ref {
font-size : 100%;
margin-top : 10pt;
margin-bottom : 6pt;
padding-left : 2pt;
padding-right : 2pt;
}
table.ref th {
font-weight : bold;
text-align : left;
background-color: #CCCCCC;
margin : 3pt;
vertical-align : bottom;
}
table.ref tr {
vertical-align : top;
}
table.ref td {
margin : 3pt;
background-color: #EEEEEE;
vertical-align : top;
}
table.paramvls {
margin-top : .25em;
}
/* .main class might need to be removed */
table.main {
font-family : Verdana, Arial, Helvetica, MS Sans Serif;
background-color: #FFFFFF;
margin-top : 0em;
margin-bottom : 0em;
margin-left : 0em;
padding-left : 0em;
padding-right : 0em;
}
table.main td {
background-color: #FFFFFF;
}
table.main pre {
font-family : Verdana, Arial, Helvetica, MS Sans Serif;
font-size : 8pt;
margin-top : 0pt;
margin-bottom : 0pt;
font-weight : bold;
background : #FFFFFF;
vertical-align : top;
}
/* This might be removed */
a.line {
text-decoration : underline;
font-size : 8pt;
color : black;
}
.copyright{
text-decoration : underline;
color : black;
font-size : 8pt;
font-family : verdana, arial, helvetica, ms sans serif;
margin-top : 0;
margin-bottom : 0;
}
.glossary {
cursor : hand;
color : green;
text-decoration : underline;
}
table.swtable {
background-color: #ffffff;
margin-top : 10pt;
margin-bottom : 3pt;
padding-left : 2pt;
padding-right : 2pt;
list-style-type : round;
}
table.swtable th {
background-color: #CCCCCC;
vertical-align : top;
margin-right : 1em;
margin-bottom : .25em;
list-style-type : square;
}
.defvalue {
font-weight : bold;
font-family : 'courier new';
} /* use to indicate when text represents a default value*/
.literal {
font-family : 'courier new';
} /* use to indicate when text represents a value the user should type*/
.range {
font-style : italic;
} /* use to indicate when text represents a range of possible values*/
div.showme {
margin-bottom : .5em;
margin-top : .5em;
}/* ?? */
button.showme{
font-size : 15;
font-family : Arial;
width : 88;
height : 31;
background-color: #002F90;
color : #FFFFFF;
font-weight : bold;
} /* ?? */
.clsLinkClone {
color : ACTIVECAPTION;
text-decoration : underline;
}/* used for samples and other unusual type links */
table.eventTable th {
text-align : center;
background-color: #dddddd;
margin : 2pt;
vertical-align : middle;
}/* Items for special tables in event reference */
table.eventTable pre {
margin-top : 0;
margin-bottom : 0;
}/* Override the line space on top and bottom */
/* Special Styles for use in IE4 for Win32*/
.expanded {
display : inline;
color : black;
}
/* visible state*/
.collapsed {
display : none;
}
/* hidden state*/
.propattr {
font-weight : bold;
}
/* pCode == Example block, pSyntax == Syntax block, pEvents = Event Parameter block
pCode1 is for 2d example block in same page */
#pCode, #pCode1, #pCode2, #pSyntax, #pEvents {
display : none;
text-decoration : underline;
cursor : hand;
}