From da44928169addfb207e254eadc8185867dc7957b Mon Sep 17 00:00:00 2001 From: Arpad Csanyi Date: Wed, 11 May 2016 23:36:31 +0200 Subject: [PATCH] Add compiled css related to the previous change. --- css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/style.css b/css/style.css index bc1a0d15..b0809bca 100644 --- a/css/style.css +++ b/css/style.css @@ -81,3 +81,6 @@ position: absolute; top: 50%; margin-top: -4rem; } + +.mouse__action--type { + border-right: 1px solid #000; }