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-xml.css | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/paste-xml.css (limited to 'data/paste-xml.css') diff --git a/data/paste-xml.css b/data/paste-xml.css new file mode 100644 index 000000000..7baaf3d07 --- /dev/null +++ b/data/paste-xml.css @@ -0,0 +1,21 @@ +.xml .de1, .xml .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} +.xml {font-family:monospace;} +.xml .imp {font-weight: bold; color: red;} +.xml li, .xml .li1 {font-weight: normal; vertical-align:top;} +.xml .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} +.xml .li2 {font-weight: bold; vertical-align:top;} +.xml .es0 {color: #000099; font-weight: bold;} +.xml .br0 {color: #66cc66;} +.xml .sy0 {color: #66cc66;} +.xml .st0 {color: #ff0000;} +.xml .nu0 {color: #cc66cc;} +.xml .sc-1 {color: #808080; font-style: italic;} +.xml .sc0 {color: #00bbdd;} +.xml .sc1 {color: #ddbb00;} +.xml .sc2 {color: #339933;} +.xml .sc3 {color: #009900;} +.xml .re0 {color: #000066;} +.xml .re1 {color: #000000; font-weight: bold;} +.xml .re2 {color: #000000; font-weight: bold;} +.xml .ln-xtra, .xml li.ln-xtra, .xml div.ln-xtra {background-color: #ffc;} +.xml span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b