From 8a00125ce96b39de0454e81fb8a4892a59317d48 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 22 Sep 2010 15:46:40 +0200 Subject: split css file Signed-off-by: Florian Pritz --- data/paste-gnuplot.css | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/paste-gnuplot.css (limited to 'data/paste-gnuplot.css') diff --git a/data/paste-gnuplot.css b/data/paste-gnuplot.css new file mode 100644 index 000000000..8f04297f4 --- /dev/null +++ b/data/paste-gnuplot.css @@ -0,0 +1,21 @@ +.gnuplot .de1, .gnuplot .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} +.gnuplot {font-family:monospace;} +.gnuplot .imp {font-weight: bold; color: red;} +.gnuplot li, .gnuplot .li1 {font-weight: normal; vertical-align:top;} +.gnuplot .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} +.gnuplot .li2 {font-weight: bold; vertical-align:top;} +.gnuplot .kw1 {color: #b1b100;} +.gnuplot .kw2 {color: #990000;} +.gnuplot .kw3 {color: #550000;} +.gnuplot .kw4 {color: #7a0874;} +.gnuplot .kw5 {color: #448888;} +.gnuplot .co1 {color: #adadad; font-style: italic;} +.gnuplot .es0 {color: #000099; font-weight:bold;} +.gnuplot .br0 {color: #000099; font-weight:bold;} +.gnuplot .sy0 {color: #000; font-weight: bold;} +.gnuplot .st0 {color: #0000ff;} +.gnuplot .nu0 {color: #cc66cc;} +.gnuplot .re0 {color: #007800;} +.gnuplot .re1 {color: #cc66cc;} +.gnuplot .ln-xtra, .gnuplot li.ln-xtra, .gnuplot div.ln-xtra {background-color: #ffc;} +.gnuplot span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b