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-xorg_conf.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/paste-xorg_conf.css (limited to 'data/paste-xorg_conf.css') diff --git a/data/paste-xorg_conf.css b/data/paste-xorg_conf.css new file mode 100644 index 000000000..18da63db8 --- /dev/null +++ b/data/paste-xorg_conf.css @@ -0,0 +1,14 @@ +.xorg_conf .de1, .xorg_conf .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} +.xorg_conf {font-family:monospace;} +.xorg_conf .imp {font-weight: bold; color: red;} +.xorg_conf li, .xorg_conf .li1 {font-weight: normal; vertical-align:top;} +.xorg_conf .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} +.xorg_conf .li2 {font-weight: bold; vertical-align:top;} +.xorg_conf .kw1 {color: #b1b100;} +.xorg_conf .kw2 {color: #990000;} +.xorg_conf .kw3 {color: #550000;} +.xorg_conf .co1 {color: #adadad; font-style: italic;} +.xorg_conf .st0 {color: #0000ff;} +.xorg_conf .nu0 {color: #cc66cc;} +.xorg_conf .ln-xtra, .xorg_conf li.ln-xtra, .xorg_conf div.ln-xtra {background-color: #ffc;} +.xorg_conf span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b