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-gettext.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/paste-gettext.css (limited to 'data/paste-gettext.css') diff --git a/data/paste-gettext.css b/data/paste-gettext.css new file mode 100644 index 000000000..cca1e48a4 --- /dev/null +++ b/data/paste-gettext.css @@ -0,0 +1,18 @@ +.gettext .de1, .gettext .de2 {font: normal normal 1em/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;} +.gettext {font-family:monospace;} +.gettext .imp {font-weight: bold; color: red;} +.gettext li, .gettext .li1 {font-weight: normal; vertical-align:top;} +.gettext .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;} +.gettext .li2 {font-weight: bold; vertical-align:top;} +.gettext .kw1 {color: #000000; font-weight: bold;} +.gettext .co0 {color: #000099;} +.gettext .co1 {color: #000099;} +.gettext .co2 {color: #000099;} +.gettext .co3 {color: #006666;} +.gettext .co4 {color: #666666; font-style: italic;} +.gettext .es0 {color: #000099; font-weight: bold;} +.gettext .br0 {color: #000099;} +.gettext .st0 {color: #ff0000;} +.gettext .nu0 {color: #000099;} +.gettext .ln-xtra, .gettext li.ln-xtra, .gettext div.ln-xtra {background-color: #ffc;} +.gettext span.xtra { display:block; } -- cgit v1.2.3-24-g4f1b