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

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

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

revision 1.14 by julian, Mon May 23 20:56:04 2005 UTC revision 1.15 by julian, Wed Oct 12 00:25:45 2005 UTC
# Line 158  ul.inheritance Line 158  ul.inheritance
158  li.inheritance  li.inheritance
159  {  {
160          margin: 0em !important;          margin: 0em !important;
161            margin-top: 0.1em !important;
162          padding: 0em !important;          padding: 0em !important;
163          marker-offset: 0em !important;          marker-offset: 0em !important;
164  }  }
# Line 170  ul.inheritance > li.inheritance:before Line 171  ul.inheritance > li.inheritance:before
171          padding: 0em !important;          padding: 0em !important;
172          marker-offset: 0em !important;          marker-offset: 0em !important;
173          content: url(inherit.png);          content: url(inherit.png);
174            vertical-align: center !important;
175  }  }
176    
177  [class="inheritance 0"] > li.inheritance:before  [class="inheritance 0"] > li.inheritance:before
# Line 278  table.navbar.div td Line 280  table.navbar.div td
280  {  {
281          margin-bottom: 1.2em;          margin-bottom: 1.2em;
282  }  }
283            
284  table.navbar.top  table.navbar.top
285  {  {
286          margin-bottom: 1em !important;          margin-bottom: 1em !important;
# Line 292  table.navbar.top Line 294  table.navbar.top
294    
295  .class.description  .class.description
296  {  {
297            margin-top: 1em;
298          margin-bottom: 0.8em;          margin-bottom: 0.8em;
299  }  }
300    
# Line 389  h3 Line 392  h3
392          font-size: 1.1em;          font-size: 1.1em;
393  }  }
394    
395  .usage.summary .right .synopsis  .summary .right .synopsis
396  {  {
397          padding-left: 5.25em;          padding-left: 5.25em !important;
398          text-indent: -5em;          text-indent: -5em !important;
399  }  }
400    
401  .usage.summary .right .description  .summary .right .description
402  {  {
403          padding-left: 3em;          text-indent: 1em !important;
404          padding-top: 0.1em;          padding-top: 0.25em !important;
405            padding-bottom: 0.1em !important;
406            padding-left: 0.25em !important;
407  }  }
408    
409  td.usage.summary  td.usage.summary
# Line 443  ul.tree li.node Line 448  ul.tree li.node
448          list-style-type: disc;          list-style-type: disc;
449  }  }
450    
 ul.tree li.node div  
 {  
         text-indent: -3em;  
         padding-left: 3em;  
 }  
   
451  ul.tree ul  ul.tree ul
452  {  {
453          margin-left: 0em;          margin-left: 0em;

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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