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-cmake.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/paste-cmake.css (limited to 'data/paste-cmake.css') diff --git a/data/paste-cmake.css b/data/paste-cmake.css new file mode 100644 index 000000000..3eab98bfe --- /dev/null +++ b/data/paste-cmake.css @@ -0,0 +1,19 @@ +.cmake .de1, .cmake .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} +.cmake {font-family:monospace;} +.cmake .imp {font-weight: bold; color: red;} +.cmake li, .cmake .li1 {font-weight: normal; vertical-align:top;} +.cmake .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} +.cmake .li2 {font-weight: bold; vertical-align:top;} +.cmake .kw1 {color: #1f3f81; font-style: bold;} +.cmake .kw2 {color: #1f3f81;} +.cmake .kw3 {color: #077807; font-sytle: italic;} +.cmake .co1 {color: #666666; font-style: italic;} +.cmake .es0 {color: #000099; font-weight: bold;} +.cmake .es1 {color: #b08000;} +.cmake .es2 {color: #0000cd;} +.cmake .sy0 {color: #197d8b;} +.cmake .st0 {color: #912f11;} +.cmake .re0 {color: #b08000;} +.cmake .re1 {color: #0000cd;} +.cmake .ln-xtra, .cmake li.ln-xtra, .cmake div.ln-xtra {background-color: #ffc;} +.cmake span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b