From a4bc6867bd42fca9b37156e080d1c8b058fc9ca5 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 26 Feb 2013 19:18:34 +0100 Subject: improved file view, added default plugin icon --- module/web/static/css/default/style.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'module/web/static/css/default/style.less') diff --git a/module/web/static/css/default/style.less b/module/web/static/css/default/style.less index 7c857227f..c009a3920 100644 --- a/module/web/static/css/default/style.less +++ b/module/web/static/css/default/style.less @@ -271,6 +271,10 @@ header .logo { font-size: small; li { + background-repeat: no-repeat; + background-size: 32px 32px; + background-position: 0px 8px; + padding-left: 38px; &:not(:last-child) { margin-bottom: 5px; -- cgit v1.2.3