1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/cb5ff5b1bd67/ changeset: cb5ff5b1bd67 user: jgoecks date: 2012-03-27 14:49:44 summary: Remove duplicate hr style; this reinstates dashed lines between sections in help text. affected #: 2 files diff -r 8aa5dfcbbb0815cb2b41eb381ff0202bff4bb517 -r cb5ff5b1bd67ca6333d808beefab24beedfeed94 static/june_2007_style/base.less --- a/static/june_2007_style/base.less +++ b/static/june_2007_style/base.less @@ -1616,13 +1616,6 @@ margin-left: 10px; } -hr -{ - border: none; - height: 0px; - margin-top: 0px; -} - div.toolSectionPad { margin: 0; diff -r 8aa5dfcbbb0815cb2b41eb381ff0202bff4bb517 -r cb5ff5b1bd67ca6333d808beefab24beedfeed94 static/june_2007_style/blue/base.css --- a/static/june_2007_style/blue/base.css +++ b/static/june_2007_style/blue/base.css @@ -734,7 +734,6 @@ pre.peek{background:white;color:black;width:100%;font-size:10px;overflow:auto;}pre.peek th{color:white;background:#023858;} pre.peek table,pre.peek th,pre.peek tr,pre.peek td{font-family:Menlo,Monaco,"Courier New",monospace;font-size:10px;} body.toolMenuPage{background:white;color:#303030;background:#dfe5f9;margin:5px;margin-right:10px;margin-left:10px;} -hr{border:none;height:0px;margin-top:0px;} div.toolSectionPad{margin:0;padding:0;height:5px;font-size:0px;} div.toolSectionDetailsInner{margin-left:5px;margin-right:5px;} div.toolSectionTitle{font-weight:bold;} Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.