# HG changeset patch # User Paul Boddie # Date 1341873513 -7200 # Node ID ea9ae63949ec1451155d67a8eee89c4702b69407 # Parent 68f785d77537c92a837f8ee89556dc1c812b90dc Removed pop-up borders. diff -r 68f785d77537 -r ea9ae63949ec micropython/report.py --- a/micropython/report.py Mon Jul 09 00:35:50 2012 +0200 +++ b/micropython/report.py Tue Jul 10 00:38:33 2012 +0200 @@ -74,8 +74,6 @@ position: absolute; top: 3ex; left: 0; color: white; - border-bottom: 0.5ex solid #000; - border-right: 0.5ex solid #000; z-index: 3; } @@ -85,8 +83,6 @@ position: absolute; bottom: 3ex; left: 0; color: white; - border-bottom: 0.5ex solid #000; - border-right: 0.5ex solid #000; z-index: 3; }