OSDN Git Service

add solr-4.6.0
[libre10/libre10.git] / solr-4.6.0 / docs / solr-dataimporthandler-extras / stylesheet.css
1 /* Javadoc style sheet */
2
3 /* Define colors, fonts and other style attributes here to override the defaults */
4
5 /* Page background color */
6 body { background-color: #FFFFFF; color:#000000 }
7
8 /* Headings */
9 h1 { font-size: 145% }
10
11 /* Table colors */
12 .TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
13 .TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
14 .TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
15
16 /* Font used in left-hand frame lists */
17 .FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
18 .FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
19 .FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
20
21 /* Navigation bar fonts and colors */
22 .NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
23 .NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
24 .NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
25 .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
26
27 .NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
28 .NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
29
30 /*
31  * Licensed to the Apache Software Foundation (ASF) under one or more
32  * contributor license agreements.  See the NOTICE file distributed with
33  * this work for additional information regarding copyright ownership.
34  * The ASF licenses this file to You under the Apache License, Version 2.0
35  * (the "License"); you may not use this file except in compliance with
36  * the License.  You may obtain a copy of the License at
37  *
38  *     http://www.apache.org/licenses/LICENSE-2.0
39  *
40  * Unless required by applicable law or agreed to in writing, software
41  * distributed under the License is distributed on an "AS IS" BASIS,
42  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
43  * See the License for the specific language governing permissions and
44  * limitations under the License.
45  */
46 .pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}