From 23a91034d871e5325cef5f73f57e115a70e8632b Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 20 Jul 2007 12:39:33 +0000 Subject: Removed GeSHi. --- framework/3rdParty/geshi/highlight.css | 113 --------------------------------- 1 file changed, 113 deletions(-) delete mode 100644 framework/3rdParty/geshi/highlight.css (limited to 'framework/3rdParty/geshi/highlight.css') diff --git a/framework/3rdParty/geshi/highlight.css b/framework/3rdParty/geshi/highlight.css deleted file mode 100644 index 00a53f41..00000000 --- a/framework/3rdParty/geshi/highlight.css +++ /dev/null @@ -1,113 +0,0 @@ -.php .de1, .php .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;} -.php .imp {font-weight: bold; color: red;} -.php li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;} -.php .kw1 {color: #b1b100;} -.php .kw2 {color: #000000; font-weight: bold;} -.php .kw3 {color: #000066;} -.php .co1 {color: #808080; font-style: italic;} -.php .co2 {color: #808080; font-style: italic;} -.php .coMULTI {color: #808080; font-style: italic;} -.php .es0 {color: #000099; font-weight: bold;} -.php .br0 {color: #66cc66;} -.php .st0 {color: #ff0000;} -.php .nu0 {color: #cc66cc;} -.php .me1 {color: #006600;} -.php .me2 {color: #006600;} -.php .re0 {color: #0000ff;} - -.xml .de1, .xml .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;} -.xml .imp {font-weight: bold; color: red;} -.xml li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;} -.xml .coMULTI {color: #808080; font-style: italic;} -.xml .es0 {color: #000099; font-weight: bold;} -.xml .br0 {color: #66cc66;} -.xml .st0 {color: #ff0000;} -.xml .nu0 {color: #cc66cc;} -.xml .sc0 {color: #00bbdd;} -.xml .sc1 {color: #ddbb00;} -.xml .sc2 {color: #339933;} -.xml .sc3 {color: #009900;} -.xml .re0 {color: #000066;} -.xml .re1 {font-weight: bold; color: black;} -.xml .re2 {font-weight: bold; color: black;} - - -.prado .de1, .prado .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;} -.prado .imp {font-weight: bold; color: red;} -.prado li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;} -.prado .coMULTI {color: #808080; font-style: italic;} -.prado .es0 {color: #000099; font-weight: bold;} -.prado .br0 {color: #66cc66;} -.prado .st0 {color: #ff0000;} -.prado .nu0 {color: #cc66cc;} -.prado .sc0 {color: #00bbdd;} -.prado .sc1 {color: #ddbb00;} -.prado .sc2 {color: #339933;} -.prado .sc3 {color: #009900;} -.prado .re0 {color: #006; font-weight: bold; } /* prado com:ComponentName tags */ -.prado .re0 a.api { color: #006; text-decoration: none; border-bottom: 1px dotted #33f; } -.prado .re1 {color: #006; font-weight: bold; } /* prado tags */ -.prado .re2 {color: #c66; font-weight: bold; } /* prado tags */ - - -.html .de1, .html .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;} -.html .imp {font-weight: bold; color: red;} -.html li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;} -.html .kw1 {color: #b1b100;} -.html .kw2 {color: #000000; font-weight: bold;} -.html .kw3 {color: #000066;} -.html .coMULTI {color: #808080; font-style: italic;} -.html .es0 {color: #000099; font-weight: bold;} -.html .br0 {color: #66cc66;} -.html .st0 {color: #ff0000;} -.html .nu0 {color: #cc66cc;} -.html .sc0 {color: #00bbdd;} -.html .sc1 {color: #ddbb00;} -.html .sc2 {color: #009900;} - -.css .de1, .css .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;} -.css .imp {font-weight: bold; color: red;} -.css li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;} -.css .kw1 {color: #000000; font-weight: bold;} -.css .kw2 {color: #993333;} -.css .co1 {color: #a1a100;} -.css .coMULTI {color: #808080; font-style: italic;} -.css .es0 {color: #000099; font-weight: bold;} -.css .br0 {color: #66cc66;} -.css .st0 {color: #ff0000;} -.css .nu0 {color: #cc66cc;} -.css .re0 {color: #cc00cc;} -.css .re1 {color: #6666ff;} -.css .re2 {color: #3333ff;} - -.javascript .de1, .javascript .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;} -.javascript .imp {font-weight: bold; color: red;} -.javascript li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;} -.javascript .kw1 {color: #000066; font-weight: bold;} -.javascript .kw2 {color: #003366; font-weight: bold;} -.javascript .kw3 {color: #000066;} -.javascript .co1 {color: #009900; font-style: italic;} -.javascript .coMULTI {color: #009900; font-style: italic;} -.javascript .es0 {color: #000099; font-weight: bold;} -.javascript .br0 {color: #66cc66;} -.javascript .st0 {color: #3366CC;} -.javascript .nu0 {color: #CC0000;} -.javascript .me1 {color: #006600;} -.javascript .re0 {color: #0066FF;} - -.source .copycode -{ - text-align: right; - float: right; -} - -.source .copycode a -{ - cursor: pointer; - color: blue; -} - -.source .copycode_hover a -{ - color: red; -} -- cgit v1.2.3