Changeset 304 for trunk/web-app
- Timestamp:
 - Jan 29, 2010, 10:04:03 AM (16 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/web-app/css/main.css (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/web-app/css/main.css
r297 r304 572 572 /* Tree */ 573 573 574 div.static_tree { 575 } 576 div.static_tree ul { 577 list-style-type: none; 578 padding-left: 15px; 579 } 580 div.static_tree li { 581 background: url(../images/skin/ln.gif) 0px 0px no-repeat; 582 padding-left: 20px; 583 margin: 2px; 584 } 585 574 586 div.tree { 575 587 } … … 578 590 div.tree ul { 579 591 list-style-type: none; 592 padding-left: 15px; 580 593 } 581 594 div.tree li {  
Note: See TracChangeset
          for help on using the changeset viewer.
      