From c501facfa5447443be872c56377cb9141c939196 Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 14 Aug 2005 11:55:35 +0000 Subject: - new : ability to set an element as representant of its category directly from picture.php screen. - improvement : dedicated icon to add elements into caddie. Ths icon is displayed in the category title bar. git-svn-id: http://piwigo.org/svn/trunk@811 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/default.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'template/default/default.css') diff --git a/template/default/default.css b/template/default/default.css index 5091b7431..d326f45ff 100644 --- a/template/default/default.css +++ b/template/default/default.css @@ -414,6 +414,11 @@ form#categoryOrdering ul.categoryActions { margin-top: 5px; } +div.titrePage ul.categoryActions { + float: right; + margin: 0; +} + div#adminMain>ul.categoryActions { text-align: center; } -- cgit v1.2.3