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-abap.css | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 data/paste-abap.css (limited to 'data/paste-abap.css') diff --git a/data/paste-abap.css b/data/paste-abap.css new file mode 100644 index 000000000..709a18d81 --- /dev/null +++ b/data/paste-abap.css @@ -0,0 +1,29 @@ +.abap .de1, .abap .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} +.abap {font-family:monospace;} +.abap .imp {font-weight: bold; color: red;} +.abap li, .abap .li1 {font-weight: normal; vertical-align:top;} +.abap .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} +.abap .li2 {font-weight: bold; vertical-align:top;} +.abap .kw1 {color: #000066; text-transform: uppercase; font-weight: bold; zzz:control;} +.abap .kw2 {color: #cc4050; text-transform: uppercase; font-weight: bold; zzz:data;} +.abap .kw3 {color: #005066; text-transform: uppercase; font-weight: bold; zzz:statement;} +.abap .kw4 {color: #500066; text-transform: uppercase; font-weight: bold; zzz:keyword;} +.abap .kw5 {color: #005066; text-transform: uppercase; font-weight: bold; zzz:statement;} +.abap .kw6 {color: #000066; text-transform: uppercase; font-weight: bold; zzz:control;} +.abap .kw7 {color: #000066; text-transform: uppercase; font-weight: bold; zzz:control;} +.abap .kw8 {color: #005066; text-transform: uppercase; font-weight: bold; zzz:statement;} +.abap .kw9 {color: #500066; text-transform: uppercase; font-weight: bold; zzz:keyword;} +.abap .co1 {color: #808080; font-style: italic;} +.abap .co2 {color: #339933;} +.abap .coMULTI {color: #808080; font-style: italic;} +.abap .es0 {color: #000099; font-weight: bold;} +.abap .br0 {color: #808080;} +.abap .sy0 {color: #808080;} +.abap .sy1 {color: #800080;} +.abap .sy2 {color: #0000ff;} +.abap .st0 {color: #4da619;} +.abap .nu0 {color: #3399ff;} +.abap .me1 {color: #202020;} +.abap .me2 {color: #202020;} +.abap .ln-xtra, .abap li.ln-xtra, .abap div.ln-xtra {background-color: #ffc;} +.abap span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b