summaryrefslogtreecommitdiffstats
path: root/data/paste-reg.css
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-09-22 15:46:40 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-09-22 15:49:12 +0200
commit8a00125ce96b39de0454e81fb8a4892a59317d48 (patch)
tree61af0eb8311d95e9eba13f53b2d5ba6c30ad232d /data/paste-reg.css
parent1563e6b6b3f4062ad5013d9b3fd55e8c4d91ad16 (diff)
split css file
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'data/paste-reg.css')
-rw-r--r--data/paste-reg.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/paste-reg.css b/data/paste-reg.css
new file mode 100644
index 000000000..c0d3698f1
--- /dev/null
+++ b/data/paste-reg.css
@@ -0,0 +1,18 @@
+.reg .de1, .reg .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}
+.reg {font-family:monospace;}
+.reg .imp {font-weight: bold; color: red;}
+.reg li, .reg .li1 {font-weight: normal; vertical-align:top;}
+.reg .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
+.reg .li2 {font-weight: bold; vertical-align:top;}
+.reg .kw3 {color: #800000;}
+.reg .co1 {color: #009900;}
+.reg .br0 {color: #000000;}
+.reg .sy0 {color: #000000;}
+.reg .st0 {color: #009900;}
+.reg .re0 {color: #00CCFF;}
+.reg .geshi_registry_header {color: #0000FF;}
+.reg .re3 {color: #0000FF;}
+.reg .geshi_variable {color: #0000FF;}
+.reg .geshi_guid {color: #FF6600;}
+.reg .ln-xtra, .reg li.ln-xtra, .reg div.ln-xtra {background-color: #ffc;}
+.reg span.xtra { display:block; }