Skip to content

Commit

Permalink
updates to log widget button and change button UI
Browse files Browse the repository at this point in the history
  • Loading branch information
dorisjlee committed Jul 9, 2020
1 parent e0d4551 commit 8bec708
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 15 deletions.
4 changes: 2 additions & 2 deletions css/widget.css
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,8 @@ button.card:focus {
margin-top: 5px;
}
/* This forces the toggle button to overlap with widget.Output (main widget). This may leak to other .widget-button if there are non-Lux widgets in the notebook. */
.widget-button{
/* .widget-button{
position: absolute;
z-index: 999;
border-radius: 5px;
}
} */
Loading

0 comments on commit 8bec708

Please sign in to comment.