diff options
Diffstat (limited to 'data/paste-xml.css')
-rw-r--r-- | data/paste-xml.css | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/data/paste-xml.css b/data/paste-xml.css deleted file mode 100644 index 7baaf3d07..000000000 --- a/data/paste-xml.css +++ /dev/null @@ -1,21 +0,0 @@ -.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; } |