Changeset - a76ab0130dbe
[Not reviewed]
beta
0 2 0
Marcin Kuzminski - 13 years ago 2013-03-07 15:06:40
marcin@python-works.com
codecleaner
2 files changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/theme/nature/static/pygments.css
Show inline comments
 
@@ -51,4 +51,4 @@
 
.vc { color: #ff99ff } /* Name.Variable.Class */
 
.vg { color: #ff99ff } /* Name.Variable.Global */
 
.vi { color: #ff99ff } /* Name.Variable.Instance */
 
.il { color: #009999 } /* Literal.Number.Integer.Long */
 
.il { color: #009999 } /* Literal.Number.Integer.Long */
 
\ No newline at end of file
rhodecode/lib/middleware/wrapper.py
Show inline comments
 
@@ -44,4 +44,3 @@ class RequestWrapper(object):
 
                _get_ip_addr(environ),
 
                safe_unicode(_get_access_path(environ)), time.time() - start)
 
            )
 

	
0 comments (0 inline, 0 general)