Skip to content

Commit

Permalink
Styling for disconnects
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Oct 2, 2013
1 parent 0b85f6f commit 48746d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions themes/default/modules/card.css
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,10 @@
.dataflow-edge-inspector-events .endgroup {
color: hsl(0, 0%, 70%);
}
.dataflow-edge-inspector-events .disconnect {
border-top: 1px solid hsl(0, 70%, 65%);
margin: 0px 40px;
}

.dataflow-menu {
list-style: none;
Expand Down

0 comments on commit 48746d7

Please sign in to comment.