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/thumbnails.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/thumbnails.css')
-rw-r--r-- | admin/template/goto/thumbnails.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/thumbnails.css b/admin/template/goto/thumbnails.css index 71421f977..cef834bf2 100644 --- a/admin/template/goto/thumbnails.css +++ b/admin/template/goto/thumbnails.css @@ -1,4 +1,4 @@ -/* $Id: thumbnails.css 2526 2008-09-14 00:33:53Z vdigital $ */ +/* $Id: /piwigo/trunk/admin/template/goto/thumbnails.css 7049 2009-03-17T16:48:04.081028Z nikrou $ */ .content UL.thumbnails { margin: 0; padding: 0; list-style: none; text-align: center; /* to center the whole collection in .content */ |