From 00d39fe8ba9c559a1208ca135cb7203b37ba68ce Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 1 Oct 2007 23:39:21 +0000 Subject: - css change tabsheet is nicer than before (especially IE7); also tested in FF2 and IE6 git-svn-id: http://piwigo.org/svn/trunk@2116 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/p0w0/theme.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'template/yoga/theme/p0w0') diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css index 3b2f99ecf..b3db1b779 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -212,8 +212,7 @@ A.navThumb, A.navThumb:hover, margin: 0px; } #theAdminPage #content table td { padding: 2px 8px; } -ul.tabsheet { border-color: #369 !important; } -.tabsheet li { border: 1px solid #fff; } +ul.tabsheet, ul.tabsheet li { border-color: #369 !important; } .tabsheet li:hover { border-color: #f92 !important; } /******************************************************************************/ -- cgit v1.2.3