# HG changeset patch # User Marcin Kuzminski # Date 1362531235 -3600 # Node ID b30a842bc164d6811afa165994b778c6e5abfd3b # Parent d2326e71500704c979e9b9a35726be626c061c30 codecleaner diff -r d2326e715007 -r b30a842bc164 rhodecode/model/db.py --- a/rhodecode/model/db.py Wed Mar 06 00:34:16 2013 +0100 +++ b/rhodecode/model/db.py Wed Mar 06 01:53:55 2013 +0100 @@ -1369,7 +1369,7 @@ def recursive_groups(self): """ - Returns all children groups for this group including children of children + Returns all children groups for this group including children of children """ return self._recursive_objects(include_repos=False) diff -r d2326e715007 -r b30a842bc164 rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css Wed Mar 06 00:34:16 2013 +0100 +++ b/rhodecode/public/css/style.css Wed Mar 06 01:53:55 2013 +0100 @@ -4119,11 +4119,11 @@ font-weight: normal; } -div.rst-block { +div.rst-block { background-color: #fafafa; } -div.rst-block { +div.rst-block { clear: both; overflow: hidden; margin: 0; @@ -4411,7 +4411,7 @@ padding: 10px 20px; } -.inline-comments div.rst-block { +.inline-comments div.rst-block { clear: both; overflow: hidden; margin: 0; @@ -4808,4 +4808,4 @@ .lineno:target a { border: solid 2px #ee0 !important; margin: -2px; -} +} \ No newline at end of file diff -r d2326e715007 -r b30a842bc164 rhodecode/templates/admin/users/user_edit_my_account_form.html --- a/rhodecode/templates/admin/users/user_edit_my_account_form.html Wed Mar 06 00:34:16 2013 +0100 +++ b/rhodecode/templates/admin/users/user_edit_my_account_form.html Wed Mar 06 01:53:55 2013 +0100 @@ -21,9 +21,9 @@
-
- ${c.perm_user.ip_addr or "?"} -
+
+ ${c.perm_user.ip_addr or "?"} +