[Dart-dev] DART/releases Revision: 10837

dart at ucar.edu dart at ucar.edu
Fri Dec 23 13:51:05 MST 2016


thoar at ucar.edu
2016-12-23 13:51:05 -0700 (Fri, 23 Dec 2016)
120
Making these reference PDFs of talks that are now only online
under the http://www.image.ucar.edu/pub/DART  directory.




Modified: DART/releases/Lanai/doc/html/doc.css
===================================================================
--- DART/releases/Lanai/doc/html/doc.css	2016-12-23 18:51:04 UTC (rev 10836)
+++ DART/releases/Lanai/doc/html/doc.css	2016-12-23 20:51:05 UTC (rev 10837)
@@ -24,9 +24,9 @@
 h3.indent2{font-size:1.25em; margin-left:4%}
 h4.indent2{font-size:1.00em; margin-left:4%}
 
-div.box   { 
-    border:solid; 
-    border-width:thin; 
+div.box   {
+    border:solid;
+    border-width:thin;
     width:100%;}
 
 div.namelist {
@@ -159,13 +159,13 @@
 form{font-weight:normal;}
 option{font-weight:normal;}
 
-pre.indent1{ 
+pre.indent1{
     margin-left:  5%;
     margin-right:10%;
     font-weight:normal;}
 
 em.units{
-    color:crimson; 
+    color:crimson;
     font-style:normal;
     font-family:"Lucida Console", monospace;}
 
@@ -175,47 +175,52 @@
     font-family:"Lucida Console", monospace;}
 
 em.changed{
-    color:blue; 
+    color:blue;
     font-style:oblique;
-    font-family:"Courier", monospace; 
+    font-family:"Courier", monospace;
     background-color: #FFCCFF;}
 
 em.removed{
-    color:blue; 
+    color:blue;
     font-style:oblique;
     text-decoration:line-through;}
 
 em.call{
-    color:blue; 
+    color:blue;
     font-style:normal;
-    font-family:"Courier", monospace; 
+    font-family:"Courier", monospace;
     font-size:1.5em;}
 
 em.input{
-    color:magenta; 
+    color:magenta;
     font-style:normal;
     font-family:"Lucida Console", monospace;
     font-weight:bold;}
 
 em.option{
-    color:blue; 
+    color:blue;
     font-family:oblique;}
 
 em.optionalcode{
-    color:red; 
+    color:red;
     font-style:oblique;
     font-family:"Lucida Console",monospace;}
 
 em.program{
-    color:green; 
+    color:green;
     font-style:oblique;
     font-family:"Lucida Console",monospace;}
 
 em.file{
-    color:green; 
+    color:green;
     font-style:normal;
     font-family:"Lucida Console",monospace;}
 
+em.mono{
+    color:black;
+    font-style:normal;
+    font-family:"Lucida Console",monospace;}
+
 em.nav{
     font-family:sans-serif;
     color:white;}
@@ -226,32 +231,32 @@
     font-size:1.2em;}
 
 em.head{
-    color:white; 


More information about the Dart-dev mailing list