diff options
author | plegall <plg@piwigo.org> | 2009-05-13 22:29:15 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-05-13 22:29:15 +0000 |
commit | 41e0ae234312c82d62c9998674b4606bef722d3d (patch) | |
tree | d9c178959bbbb087967595eafe1ae427cc76f5c5 /admin/template/goto/content.css | |
parent | 51d0f0ac0f6aa1b355c2c4bf87eed928bffd1a6d (diff) |
change: according to topic:15067, svn:keywords property was removed
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/goto/content.css')
-rw-r--r-- | admin/template/goto/content.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/content.css b/admin/template/goto/content.css index d9bfedb3a..c875e15cd 100644 --- a/admin/template/goto/content.css +++ b/admin/template/goto/content.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: /piwigo/trunk/admin/template/goto/content.css 6366 2008-09-14T00:33:53.657195Z vdigital $ */ /* .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 h2 { margin-bottom: 3px;} |