aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/p0w0
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2007-10-01 23:39:21 +0000
committerrvelices <rv-github@modusoptimus.com>2007-10-01 23:39:21 +0000
commit00d39fe8ba9c559a1208ca135cb7203b37ba68ce (patch)
tree479ba74db988375db41f928286b3a747f1fade61 /template/yoga/theme/p0w0
parentf7196c793a77f7a89713d10a31fd130e7604a4fb (diff)
- 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
Diffstat (limited to 'template/yoga/theme/p0w0')
-rw-r--r--template/yoga/theme/p0w0/theme.css3
1 files changed, 1 insertions, 2 deletions
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; }
/******************************************************************************/