
META-INF.javadoc.StandardSkinFactory.stylesheet.css Maven / Gradle / Ivy
body.javadoc { }
body.javadoc-index { }
div.ClearLeft { clear:left; }
div.ClearRight { clear:right; }
div.ClearBoth { clear:both; height:0; }
.navbar {
border-top: 1px solid black;
border-bottom: 1px solid black;
margin: 2px 0 2px 0;
padding: 2px 0 0 0;
}
.navbar .top {
/* Light mauve */
background-color:#EEEEFF;
color:#000000;
padding: 1px 2px 2px 2px;
}
.navbar .bottom {
background-color:#ffffff;
font-size: 60%;
padding: 1px 2px 2px 2px;
}
.navbar .top .left {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color:#000000;
float:left;
}
.navbar .top .left
.navbar .bottom .left { float:left; }
.navbar .top .right, .navbar .bottom .right { float:right; }
.navbar .bottom .center { text-align: center; }
.navbar .top .left span { padding: 1px 0 2px 0; }
.navbar .top .left span.reverse {
background-color:#00008B;
color:#FFFFFF;
}
/* The navbar in the header */
#NavBarHeader { }
/* The navbar in the footer */
#NavBarFooter { }
.linkList { }
.linkListHeader {
padding-left: 5px;
padding-right: 5px;
}
.linkListContinue {
border-left: 1px solid black;
margin-left: 2px;
padding-left: 2px;
}
/* Define colors, fonts and other style attributes here to override the defaults */
/* Page background color */
body { background-color: #FFFFFF; color:#000000 }
/* Headings */
h1 { font-size: 145% }
/* Table colors */
.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */
.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */
.TableRowColor { background: #FFFFFF; color:#000000 } /* White */
/* Font used in left-hand frame lists */
.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
/* Navigation bar fonts and colors */
/* Table caption style */
.TableCaption { background: #CCCCFF; color:#000000; text-align: left; font-size: 150%; font-weight: bold; border-left: 2px ridge; border-right: 2px ridge; border-top: 2px ridge; padding-left: 5px; } /* Dark mauve */
.TableSubCaption { background: #EEEEFF; color:#000000; text-align: left; font-weight: bold; border-left: 2px ridge; border-right: 2px ridge; border-top: 2px ridge; padding-left: 5px; } /* Light mauve */
.TableHeader { text-align: center; font-size: 80%; font-weight: bold; }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy