summaryrefslogtreecommitdiff
path: root/static/paste.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/paste.css')
-rw-r--r--static/paste.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/paste.css b/static/paste.css
index 11e15a0..e2139be 100644
--- a/static/paste.css
+++ b/static/paste.css
@@ -16,3 +16,4 @@ div#alt-links a { color: #44f; }
.highlighttable pre { margin: 0; padding: 0; }
.highlighttable .linenos { text-align: right; padding-left: .5em; padding-right: .5em; }
.highlighttable .linenos a { color: #888; }
+.highlighttable .selected { display: block; background-color: #cfc; }