From 41e97eb7f5ca0c0595c61187da8ffcdbc1b2c844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Sat, 23 Sep 2017 13:50:01 +0200 Subject: App to css guidelines (#220) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Editing and deletion Signed-off-by: John Molakvoæ (skjnldsv) * Always collapsible Signed-off-by: John Molakvoæ (skjnldsv) --- css/navigation.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'css') diff --git a/css/navigation.css b/css/navigation.css index 0c4d6b137..2aaec0469 100644 --- a/css/navigation.css +++ b/css/navigation.css @@ -119,14 +119,6 @@ font-weight: bold; } -#app-navigation .entry-loading { - background-image: url('../img/loading.gif') !important; -} - -#app-navigation input.entry-loading { - background-size: 20px; -} - #app-navigation p.error { line-height: 25px; } -- cgit v1.2.3