diff options
Diffstat (limited to 'module/webui/themes/dark/css')
-rw-r--r-- | module/webui/themes/dark/css/dark.css (renamed from module/webui/themes/dark/css/default.css) | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/module/webui/themes/dark/css/default.css b/module/webui/themes/dark/css/dark.css index 951c8b136..ca16d0621 100644 --- a/module/webui/themes/dark/css/default.css +++ b/module/webui/themes/dark/css/dark.css @@ -241,12 +241,6 @@ ul#page-actions-more a:hover, ul#page-actions-more a:focus{ display:none; } -a.action.index { - background:transparent url(../img/default/wiki-tools-index.png) 0px 1px no-repeat; -} -a.action.recent { - background:transparent url(../img/default/wiki-tools-recent.png) 0px 1px no-repeat; -} a.logout { background:transparent url(../img/default/user-actions-logout.png) 0px 1px no-repeat; } |