From 727850dd10867edade1ce792a319ac82e755a64e Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 31 Jan 2007 06:25:42 +0000 Subject: Minor changes: - Filter Icon on Rub request is floated right except on my request for wipi. template/yoga/menubar.css template/yoga/theme/wipi/theme.css - Font-family is revised on Rub advice (he doesn't have Bitstream Vera Sans as many people). template/yoga/default-layout.css - Plugin Admin Advice has been reviewed to be W3C compliant. plugins/admin_advices/admin_advices.tpl plugins/admin_advices/default-layout.css git-svn-id: http://piwigo.org/svn/trunk@1772 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/wipi/theme.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'template/yoga/theme/wipi/theme.css') diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 5da064762..093d742e8 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -35,6 +35,15 @@ H2, .throw { content: " _/__"; color: #f92; } +#menubar .button { + margin: 0 2px 0px 8px; + width: auto; + padding: 0; + text-indent: 0; + list-style: none; + text-align: center; + float: left; +} #theAdminPage #menubar DT:before, #theAdminPage #menubar DT:after { content: ''; -- cgit v1.2.3