From 47536c134dc63305b9cd224b90a2f1eda76b8d5b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 11 Jul 2013 15:16:34 -0300 Subject: Hiding edit tabs from event post page --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 296f310..239e4b2 100644 --- a/style.css +++ b/style.css @@ -2579,3 +2579,7 @@ html.js input.form-autocomplete { html.js input.throbbing { background-position: 100% -13px; } + +#evento-node-form .vertical-tabs { + visibility: hidden; +} -- cgit v1.2.3