diff options
author | vdigital <vdigital@piwigo.org> | 2008-06-22 20:38:19 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-06-22 20:38:19 +0000 |
commit | 143edcacaefb171a99003e905eec420107c30ef9 (patch) | |
tree | ac0fabf58c36f4e0329731fc03c6270bc9bcc385 /template/yoga/admin/default-layout.css | |
parent | cf07211562afce7890c1cd377ffc000762e89f04 (diff) |
Removal some references to previous admin pages
New favicon
git-svn-id: http://piwigo.org/svn/trunk@2392 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin/default-layout.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css index 45e352606..b1d976f2d 100644 --- a/template/yoga/admin/default-layout.css +++ b/template/yoga/admin/default-layout.css @@ -1,8 +1,4 @@ /* $Id: */ -BODY#theAdminPage #theHeader P { - display: none; -} - /* History tables */ TABLE.table2 { border: 1px solid black; |