summaryrefslogtreecommitdiff
path: root/paste/exceptions
diff options
context:
space:
mode:
authorianb <devnull@localhost>2006-05-07 04:17:56 +0000
committerianb <devnull@localhost>2006-05-07 04:17:56 +0000
commit319b6b16fb1047a3cd29ac2c88e30ecb97497d78 (patch)
tree6829e2677113fe0f39d44cbcdac12ea05e66d1f9 /paste/exceptions
parentcc5077998b6800071449d3823637453464b56322 (diff)
downloadpaste-319b6b16fb1047a3cd29ac2c88e30ecb97497d78.tar.gz
Small stylesheet updates
Diffstat (limited to 'paste/exceptions')
-rw-r--r--paste/exceptions/formatter.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/paste/exceptions/formatter.py b/paste/exceptions/formatter.py
index 2c314b0..088c84f 100644
--- a/paste/exceptions/formatter.py
+++ b/paste/exceptions/formatter.py
@@ -395,7 +395,7 @@ tr.even {
}
table.variables td {
- verticle-align: top;
+ vertical-align: top;
overflow: auto;
}
@@ -415,7 +415,7 @@ code.source {
}
a.switch_source {
- color: #0990;
+ color: #090;
text-decoration: none;
}