/[classpath]/gjdoc/src/resources/doctranslets/html/res/gjdochtml.css
ViewVC logotype

Diff of /gjdoc/src/resources/doctranslets/html/res/gjdochtml.css

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

revision 1.2 by julian, Tue Nov 23 12:49:55 2004 UTC revision 1.3 by julian, Tue Nov 23 15:19:32 2004 UTC
# Line 216  dl.classdoc-list { Line 216  dl.classdoc-list {
216     width: "100%";     width: "100%";
217     padding: 0.0em 0.7em 0.8em 0.0em;     padding: 0.0em 0.7em 0.8em 0.0em;
218     margin: 0.0em 0.0em 0.0em 0.0em;     margin: 0.0em 0.0em 0.0em 0.0em;
    border: black 1px;  
    border-style: none none solid none;  
219     font-size: 70%;     font-size: 70%;
220  }  }
221    
# Line 274  a.index-category-link { Line 272  a.index-category-link {
272  a.allclasses-link {  a.allclasses-link {
273    font-size: 90%;    font-size: 90%;
274  }  }
275    
276    table.navbar {
277      width: 99%;
278      padding: 0px;
279      margin: 0px;
280    }
281    
282    table[class="navbar top"] {
283      border-bottom: solid 1px black;
284    }
285    
286    table[class="navbar bottom"] {
287      border-top: solid 1px black;
288      margin-top: 1em;
289    }
290    
291    tr.navbar, td.navbar {
292      padding: 0px;
293      margin: 0px;
294    }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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