diff options
author | plegall <plg@piwigo.org> | 2005-09-18 00:29:49 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-09-18 00:29:49 +0000 |
commit | f7b777c90ac54e4c33d9e57ea132e44b49ce487a (patch) | |
tree | 2bc6d690aec73d6d7770bdf679dfe5f8204a1be9 /template/yoga/content.css | |
parent | 60fc8c061adbad349c3a0a365f46b37ba8339cd2 (diff) |
- new: automatic new password sent by mail when requested by user
git-svn-id: http://piwigo.org/svn/trunk@866 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/content.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index 4d3775b21..c9aadf458 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -15,6 +15,7 @@ BODY#theProfilePage #content, BODY#theSearchPage #content, BODY#theAboutPage #content, BODY#thePopuphelpPage #content, +BODY#thePasswordPage #content, BODY#theNotificationPage #content { margin: 1em; |