From 968c513bee368586ce2f5682a33a1c9d5ff89109 Mon Sep 17 00:00:00 2001 From: Vanessa Gil Date: Thu, 11 Sep 2014 09:59:50 +0200 Subject: [PATCH] Moved tooltip. Ticket #1254 pandora_console/include/styles/pandora.css --- pandora_console/include/styles/pandora.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 0df8f66d40..5df7a5e43b 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -2425,10 +2425,10 @@ DIV.forced_title_layer { border: 1px solid #708090; background-color: #666; color: #FFF; - padding: 6px 10px; + padding: 4px 5px; font-weight: bold; font-size: small; - font-size: 10px; + font-size: 11px; /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";