diff options
Diffstat (limited to 'module/webui/themes/default/css/default.css')
-rw-r--r-- | module/webui/themes/default/css/default.css | 6 |
1 files changed, 0 insertions, 6 deletions
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; } |