From d2c695ee899446f179878e746d5b65d03cb5816e Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 14 May 2013 19:30:26 +0000 Subject: feature 2885: Add geoip info in the stats / history page git-svn-id: http://piwigo.org/svn/trunk@22664 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'admin/themes/roma') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index ac42ca1fa..dd82e5d14 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -160,6 +160,10 @@ position:relative; padding: 5px 1px 4px 5px; top:-8px; font-size: 13px; color: # #menubar ul.scroll { overflow-y:auto; max-height:500px;} /* jQuery tooltips */ +.ui-tooltip { + color: #eee; + background-color: #000; +} .cluetip-outer { border-color: #666; color: #666; background-color: #222; } .cluetip-title { color: #ff3363; background-color: #111; } /* jQuery ui resizable */ -- cgit v1.2.3