[svn r12771] increase the size of the table of contents : http://projects.dokeos.com/?do=details&id=1771

skala
Julian Prud'homme 18 years ago
parent 648a87f7f2
commit 133c2fff97
  1. 4
      main/newscorm/learnpath.css

@ -22,7 +22,7 @@ div.lp_resource_elements{background:#FAFAFA; border:1px solid #999999; border-bo
div.lp_resource_elements_end{background:#FAFAFA; border:1px solid #999999; border-top: 0px; display:none; padding:5px 10px; width:350px;}
div.lp_resource_elements div{padding:3px;}
div.lp_tree{height:350px; padding:3px 10px 3px 0; overflow-x : auto; overflow-y : scroll; width:187px;}
div.lp_tree{height:400px; padding:3px 10px 3px 0; overflow-x : auto; overflow-y : scroll; width:230px;}
hr{background:#999999; border:0; color:#999999; height:1px; margin:10px auto; width:75%;}
@ -39,7 +39,7 @@ p.lp_title{font-weight:bold; margin-top:0px;}
table.lp_build{font-size:12px; height:400px; width:100%;}
table.lp_build td{vertical-align:top;}
table.lp_build td.tree{border-right:1px solid #999999; width:200px;}
table.lp_build td.tree{border-right:1px solid #999999; width:240px;}
table.lp_build td.workspace{padding:0; width:auto;}

Loading…
Cancel
Save