diff --git a/stylesheets/browser-solidity.css b/stylesheets/browser-solidity.css index ed1048dbbc..63a649241c 100644 --- a/stylesheets/browser-solidity.css +++ b/stylesheets/browser-solidity.css @@ -218,6 +218,7 @@ body { border-radius: 0; word-wrap: break-word; border: 1px solid #D00909; + cursor: pointer; } .warning { @@ -225,6 +226,7 @@ body { border-radius: 0; word-wrap: break-word; border: 1px solid #BBB427; + cursor: pointer; } #ghostbar {