Ignore:
Timestamp:
09/21/06 18:24:03 (18 years ago)
Author:
pinsard
Message:

remove format=raw in all html files 2+ : correction for all_plots; suppression of css and correction of Source links in idldoc html output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ReadWrite/idl-NetCDF/ncdf_quickread/dir-files.html

    r189 r191  
    1010    <title>ReadWrite/idl-NetCDF/ncdf_quickread/</title> 
    1111     
    12     <style type="text/css"> 
    13        
    14 /* CSS for all files which appear in the "left frames" files. */ 
    15  
    16 a { text-decoration: none; } 
    17 a:link, a:visited { color: #330000; } 
    18 a:hover, a:focus {  
    19   color: #993333;  
    20   background: #FFFFCC;  
    21   border-bottom: 1px dashed #303099;  
    22 } 
    23  
    24 body { 
    25   margin: 0; 
    26   padding: 0; 
    27   font-size: 10pt; 
    28   background-color: #FFFFFF; 
    29   font-family: Arial, Helvetica, sans-serif; 
    30 } 
    31  
    32 #container { 
    33   margin: 0.5em; 
    34 } 
    35  
    36 ul { 
    37   list-style-type: none; 
    38   padding-left: 0; 
    39   margin: 0 0 0 0; 
    40   font-size: 90%; 
    41 } 
    42  
    43 h1 { 
    44   margin: 0 ; 
    45   padding: 0.5em 0 0.5em 0; 
    46   font-size: 90%; 
    47   font-weight: bold; 
    48 } 
    49  
    50 #tagline { 
    51   font-size: 75%; 
    52   font-weight: lighter; 
    53   color: #606060; 
    54 } 
    55  
    56     </style> 
     12    <link rel="stylesheet" type="text/css" href="../../../listings.css" /> 
    5713     
    5814  </head> 
Note: See TracChangeset for help on using the changeset viewer.