From 9792ec308ba8eea81550f58a883d606bbe69e777 Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 2 Jul 2008 06:40:13 +0000 Subject: Reversed logic for backgrounds $tabsheet transfer: general use available in admin.tpl Some CSS admin simplications git-svn-id: http://piwigo.org/svn/trunk@2415 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/yoga/content.css | 1 - 1 file changed, 1 deletion(-) (limited to 'admin/template/yoga/content.css') diff --git a/admin/template/yoga/content.css b/admin/template/yoga/content.css index b4663920f..80a3eb4f4 100644 --- a/admin/template/yoga/content.css +++ b/admin/template/yoga/content.css @@ -1,7 +1,6 @@ /* $Id$ */ /* .Content is on every pages so it is common and it will no longer be a specific css */ .content { margin-right: 1em; margin-bottom: 1em; } -.content h3 { margin-bottom: 1ex; text-align: center; } .content h2 { margin-bottom: 3px;} .content .navigationBar { margin: 10px 0; text-align: center; } .content form { text-align: left; } -- cgit v1.2.3