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 /template/yoga/theme/Sylvia | |
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 'template/yoga/theme/Sylvia')
-rw-r--r-- | template/yoga/theme/Sylvia/mail-css.tpl | 2 | ||||
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/theme/Sylvia/mail-css.tpl b/template/yoga/theme/Sylvia/mail-css.tpl index 8168abba1..23aa9ff0d 100644 --- a/template/yoga/theme/Sylvia/mail-css.tpl +++ b/template/yoga/theme/Sylvia/mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/theme/Sylvia/mail-css.tpl 6835 2008-12-16T22:55:08.393682Z vdigital $ *} /* Theme Sylvia mail css */ body {ldelim} background-color:#111; color:#666;} diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index fc1759069..7ab09867b 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: /piwigo/trunk/template/yoga/theme/Sylvia/theme.css 6901 2009-01-07T20:03:11.076259Z vdigital $ */ .content div.thumbnailCategory div.illustration { width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */ } |