}
#leftnavigation {
-/* background-color:#91e7b3;*/
overflow: auto;
position: fixed;
height: auto;
text-decoration: none;
color: #0050A0;
}
-.searchresult li {
- color: #0050A0;
-}
-.shortdesclink {
- color: gray;
- font-size: 9pt;
-}
-.searchText {
- border: #BFCEE9 solid 1pt;
- width: 11em
-}
+.searchresult li { color: #0050A0; }
+.shortdesclink { color: gray; font-size: 9pt; }
+.searchText { border: #BFCEE9 solid 1pt; width: 11em }
.searchButton {
- margin-left: 3px;
+ margin-left: 3px;
background: #EBEFF8;
color: #0050A0;
border: #BFCEE9 solid 1pt;
}
.searchFieldSet { border: 1px solid #BFBAB0; background-color: #F2EFE9;}
-.title, div.toc>p{
- font-weight: bold;
- }
+.title, div.toc>p{ font-weight: bold; }
p.breadcrumbs {
display: inline;
font-size: 10px;
}
-p.breadcrumbs a:first-child {
- background: url(../images/breadcrumb-arrow-white.png) no-repeat right center;
-}
+p.breadcrumbs a:first-child {background: url(../images/breadcrumb-arrow-white.png) no-repeat right center;}
-p.breadcrumbs a:hover {
- text-decoration: underline;
-}
+p.breadcrumbs a:hover {text-decoration: underline;}
/* OXYGEN ADDITION FOR SEARCH RESULT RATING */
FONT-SIZE: 1px;
}
-table.navLinks {
- margin-right: 20px;
-}
+table.navLinks {margin-right: 20px;}
table.navLinks td a {
text-decoration: none;
padding-bottom: 10px;
}
-.internal
- {
- color : #0000CC;
- }
+.internal { color : #0000CC;}
-.writeronly
- {
- color : red;
- }
+.writeronly {color : red;}
-.remark, .remark .added, .remark .changed, .remark .deleted{
- background: yellow;
- }
+.remark, .remark .added, .remark .changed, .remark .deleted{ background: yellow;}
-tr th, tr th .internal, tr th .added, tr th .changed
- {
+tr th, tr th .internal, tr th .added, tr th .changed {
background: #00589E;
color: white;
font-weight: bold;
text-align: left;
- }
+}
.statustext{
position:fixed;
font-weight: bold;
font-size: 2em;
margin-top: 30px;
- }
+}
#toolbar {
width: 100%;
top: 0px;
}
-body.sidebar #toolbar{
- left: 0px;
-}
-
-body.sidebar #toolbar-left{
- left: 0px;
-}
+body.sidebar #toolbar{left: 0px;}
-div#toolbar-left img {
- vertical-align: text-top;
-}
+body.sidebar #toolbar-left{left: 0px;}
+div#toolbar-left img {vertical-align: text-top;}
div.note *, div.caution *, div.important *, div.tip *, div.warning * {
background: inherit !important;
font-weight: bold;
}
-#content table caption{
- font-weight: bold;
-}
+#content table caption{font-weight: bold;}
-#content table td, #content table {
- border: 1px solid black;
-}
+#content table td, #content table {border: 1px solid black;}
-#content table td, #content table th {
- padding: 5px;
-}
+#content table td, #content table th { padding: 5px;}
-#content table {
- margin-bottom: 20px;
+#content table {margin-bottom: 20px;}
-}
-
-*[align = 'center']{
- text-align: center;
-}
+*[align = 'center']{ text-align: center;}