/[classpath]/gjdoc/src/resources/htmldoclet/gjdochtml-clean-color1.css
ViewVC logotype

Diff of /gjdoc/src/resources/htmldoclet/gjdochtml-clean-color1.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by julian, Sat Feb 5 07:47:28 2005 UTC revision 1.6 by julian, Sun Feb 6 21:51:39 2005 UTC
# Line 69  a[href]:visited { Line 69  a[href]:visited {
69    
70  /* ---- source highlighting ---- */  /* ---- source highlighting ---- */
71    
72  .traditionalCommentStyle,  .comment      { color: #777777; }
73  .traditionalCommentStyle span {  .tag          { color: #444444; }
74    color: #777777;  .keyword      { color: #B36B00; }
75  }  .header.type  { color: #00248F; }
76    .type         { color: #0033CC; }
77  .javadocCommentStyle  .literal      { color: #809FFF; }
78  {  .variable     { color: #007D48; }
79    color: #777777;  .method       { color: #B32400; }
80  }  .line-number  { color: #AAAAAA; }
   
 .singleLineCommentStyle  
 {  
   color: #777777;  
 }  
   
 .javadocTagStyle  
 {  
   color: #444444;  
 }  
   
 .lineNumberStyle {  
   color: #aaaaaa !important;  
 }  
   
 .modulusLineNumberStyle {  
   color: #aaaaaa !important;  
 }  
   
   
 .keywordStyle  
 {  
    color: #B36B00;  
 }  
   
 .packageNameStyle  
 {  
   color: #00248F;  
 }  
   
 .importNameStyle  
 {  
   color: #00248F;  
 }  
   
 .primitiveTypeStyle  
 {  
   color: #0033CC;  
 }  
   
 .nonPrimitiveTypeStyle  
 {  
   color: #0033CC;  
 }  
   
 .numericalLiteralStyle  
 {  
   color: #809FFF;  
 }  
   
 .variableStyle  
 {  
   color: #007D48;  
 }  
   
 .methodStyle  
 {  
   color: #B32400  
 }  
   

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26