From 660657d716e0c03a185d0a4aeedde9165758cd65 Mon Sep 17 00:00:00 2001 From: d11e9 Date: Tue, 6 Oct 2015 16:45:30 +0100 Subject: [PATCH] add contract output separator --- stylesheets/browser-solidity.css | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/browser-solidity.css b/stylesheets/browser-solidity.css index e2fe97104c..0d1b871f8b 100644 --- a/stylesheets/browser-solidity.css +++ b/stylesheets/browser-solidity.css @@ -163,6 +163,7 @@ body { #output .udapp { border: 0 none; box-shadow: none; + border-bottom: 1px dotted; } .row {