-
richard.petersen authoredrichard.petersen authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
help.css 1.49 KiB
.oxhelp-prev-link {
}
.oxhelp-next-link {
}
.oxhelp-home-link {
}
.oxhelp-toc-link {
}
.oxhelp-prev-title {
}
.oxhelp-next-title {
}
.oxhelp-content {
padding: 8px 32px 16px;
}
.oxhelp-content a {
color: #3c61aa;
}
.oxhelp-content a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.oxhelp-content a:focus, .oxhelp-content a:hover {
color: #284d71;
text-decoration: underline;
}
.oxhelp-navigation-top .navbar-fixed-top .navbar-inner, .oxhelp-navigation-bottom {
padding-left: 30px;
}
.oxhelp-navigation-bottom .pagination {
margin: 0;
}
.oxhelp-navigation-top .navbar .nav > li > a:first-child {
padding-left: 0;
}
.oxhelp-content .index .indexdiv dl > dd {
padding-left: 16px;
}
ul.oxhelp-bottom-nav {
list-style-type: none;
}
ul.oxhelp-bottom-nav li:before {
content: "\25B6 ";
}
.toc dt a {
font-weight: normal;
}
.chapter h1, .titlepage h1 {
font-size: 22px;
line-height: 24px;
font-weight: bold;
}
.chapter h2, .titlepage h2 {
font-size: 18px;
line-height: 20px;
font-weight: bold;
}
.chapter h3, .titlepage h3, .sect1 h3, .sect2 h4 {
font-size: 14px;
line-height: 16px;
font-weight: bold;
}
.titlepage ol {
list-style:none;
padding-left: 32px;
}
.titlepage .abstract > ol { padding:0; }
.titlepage .abstract > ol > li { margin-bottom: 16px; }
.titlepage .abstract > ol > li > p { font-weight: bold; }
.titlepage .abstract > ol > li p { margin: 0; }
.oxhelp-navigation-top .navbar { border-radius: 0; }
.itemizedlist p[role="presentation"] { margin:0; }