From d373c6829c80e929698c7ab2ad430b49f4affd17 Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Wed, 21 Oct 2015 15:54:46 -0400 Subject: [PATCH] Remove the before/after elements. --- prototype/UI/index.html | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/prototype/UI/index.html b/prototype/UI/index.html index 6070d92c2..9451efc3b 100644 --- a/prototype/UI/index.html +++ b/prototype/UI/index.html @@ -7,18 +7,6 @@ margin: 0; padding: 0; } - #before { - width: 50%; - background: #ffecec; - float: left; - white-space: pre-wrap; - } - #after { - width: 50%; - background: #eaffea; - float: right; - white-space: pre-wrap; - } .insert { background-color: #eaffea; outline: 1px solid #c1e9c1; @@ -114,14 +102,9 @@ -
-