From 347a42bf21419df15a153963a52318f1d1284e6b Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 7 Jan 2009 19:52:51 +0000 Subject: - External links are following the Graphic Chart (class="external") git-svn-id: http://piwigo.org/svn/branches/2.0@3060 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/theme/roma/theme.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'admin/template/goto/theme/roma/theme.css') diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index 05eec8087..88a8f14fb 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -155,6 +155,8 @@ position:relative; padding: 5px 1px 4px 5px; top:-10px; font-size: 13px; color: #menubar li { margin: 0 0 0 6px; } #menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; } #menubar li.external:hover { list-style-image:url(images/external_active.png); } +a.external { color:#FF3363; border:0; text-decoration: none; } +a.external:hover { color:#FF7700; border:0; } #menubar ul { color: #333; margin:0 0 0 9px; line-height: 16px; list-style-type: square; list-style-position: inside; padding: 0; } /* jQuery tooltips */ -- cgit v1.2.3