From 073ab4a9e3ef97fcfce21bf72d5eae6b61d2f801 Mon Sep 17 00:00:00 2001 From: vdigital Date: Mon, 15 Jan 2007 22:44:48 +0000 Subject: Feature "Admin Advices !" (Standard plugin) : May give you always now an advice on the administration page. Quick solved list: 1 - Wording on EXIF/IPTC Advices 2 - Default language is English 3 - Some Transparency issues under IE 4 - Some Border issues 5 - PWG Menu moved from Advices Box to Intro. 6 - phpwebgallery.net URLs are available thru a new admin function pwg_URL() 7 - PWG Menu URL open in a new target (XHTML strict compliant (JS)). git-svn-id: http://piwigo.org/svn/trunk@1724 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/p0w0/theme.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'template/yoga/theme/p0w0') diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css index 980c386c8..42d0e8b47 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -10,9 +10,6 @@ INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ { background-color: transparent; border: 0px; } -#content UL.thumbnailCategories LI { - width: 49.7%; /* 49.8% for 2 per line, 33.3% for 3 per line*/ -} H2, .throw { color: #69c; } -- cgit v1.2.3