From dc8baa6109b7cc8eac33ba32fdf0f52cfbabd0db Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 19 Mar 2017 04:13:21 +0100 Subject: destroy records --- public/app.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'public/app.css') diff --git a/public/app.css b/public/app.css index 5dc6c1f..53dbc25 100644 --- a/public/app.css +++ b/public/app.css @@ -91,6 +91,11 @@ form.update .clear { color: red; } +.remove { + color: #888; + cursor: pointer; +} + .menu { width: 100%; } -- cgit v1.2.3-70-g09d2