From 5297f54d11ef29b938a077e3acf9c5b557c62677 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sat, 30 Aug 2014 19:21:27 +0200 Subject: [webui] Improve and fix 3 --- module/webui/themes/default/css/default.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'module/webui/themes/default/css') diff --git a/module/webui/themes/default/css/default.css b/module/webui/themes/default/css/default.css index 1843e2391..5d4b9ebf2 100644 --- a/module/webui/themes/default/css/default.css +++ b/module/webui/themes/default/css/default.css @@ -239,12 +239,6 @@ ul#page-actions-more a:hover, ul#page-actions-more a:focus{ display:none; } -a.action.index { - background:transparent url(../img/wiki-tools-index.png) 0px 1px no-repeat; -} -a.action.recent { - background:transparent url(../img/wiki-tools-recent.png) 0px 1px no-repeat; -} a.logout { background:transparent url(../img/user-actions-logout.png) 0px 1px no-repeat; } -- cgit v1.2.3