zavavan commited on
Commit
88752c7
·
verified ·
1 Parent(s): 46d417a

Update dashboard.py

Browse files
Files changed (1) hide show
  1. dashboard.py +1 -1
dashboard.py CHANGED
@@ -238,7 +238,7 @@ Causal Relation Chord Diagrams
238
  """
239
  #button5 = pn.pane.Markdown(markdown_button_style, width_policy="max")
240
 
241
- button5 = pn.pane.Markdown("<div style='background-color:#f0ad4e; color: black; padding:8px 12px; font-weight: bold; border:1px solid #ccc; " "border-radius:8px; text-align:center; width:100%; white-space: nowrap;'>Causal Relation Chord Diagrams</div>", width=225, height=30, margin=(9, 9))
242
 
243
 
244
  # Define child buttons
 
238
  """
239
  #button5 = pn.pane.Markdown(markdown_button_style, width_policy="max")
240
 
241
+ button5 = pn.pane.Markdown("<div style='background-color:#f7c045; color: black; padding:8px 12px; font-weight: bold; border:1px solid #ccc; " "border-radius:8px; text-align:center; width:100%; white-space: nowrap;'>Causal Relation Chord Diagrams</div>", width=225, height=30, margin=(9, 9))
242
 
243
 
244
  # Define child buttons