From d4fabd4878050fdfea4e88dfe54eb90b4e35690f Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 20 Feb 2013 17:05:30 +0100 Subject: tooltips and other improvements on webui --- module/web/static/css/default/dashboard.less | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'module/web/static/css') diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less index 4d504fdc3..1cd9a1bc5 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -108,6 +108,11 @@ i.iconf-trash:hover { color: @red; } + + .dropdown-menu { + text-shadow: none; + } + } // Tag area with different effect on hover -- cgit v1.2.3