summaryrefslogtreecommitdiff
path: root/help/en_US/scilab_en_US_help/xml_code.css
diff options
context:
space:
mode:
authorBrijeshcr2017-07-07 22:44:13 +0530
committerBrijeshcr2017-07-07 22:44:13 +0530
commitdc2a8c2cec20a086e1f9312e90281891c2f2c4d0 (patch)
treee6b5f23245687b50e2888196bf9e59b5f0bd81b2 /help/en_US/scilab_en_US_help/xml_code.css
parenteb4fd4f84b56a9b8f1976a67461f2c918edede32 (diff)
parent6e81efbdcf96e8ce2d393f5641a56783adeaf61c (diff)
downloadscilab2c-dc2a8c2cec20a086e1f9312e90281891c2f2c4d0.tar.gz
scilab2c-dc2a8c2cec20a086e1f9312e90281891c2f2c4d0.tar.bz2
scilab2c-dc2a8c2cec20a086e1f9312e90281891c2f2c4d0.zip
Pi function changes and gui mods
Diffstat (limited to 'help/en_US/scilab_en_US_help/xml_code.css')
-rw-r--r--help/en_US/scilab_en_US_help/xml_code.css94
1 files changed, 0 insertions, 94 deletions
diff --git a/help/en_US/scilab_en_US_help/xml_code.css b/help/en_US/scilab_en_US_help/xml_code.css
deleted file mode 100644
index 9e4c27f9..00000000
--- a/help/en_US/scilab_en_US_help/xml_code.css
+++ /dev/null
@@ -1,94 +0,0 @@
-.xmlcomment {
- font-style: italic;
- color: #01a801
-}
-
-.xmldefault {
- font-style: normal;
- color: #000000
-}
-
-.xmlentity {
- font-style: normal;
- color: #ffaa00
-}
-
-.xmlopeninstr {
- font-style: normal;
- color: #000000
-}
-
-.xmlcloseinstr {
- font-style: normal;
- color: #000000
-}
-
-.xmlinstrname {
- font-style: normal;
- color: #9965a6
-}
-
-.xmllowtag {
- font-style: normal;
- color: #000000
-}
-
-.xmltagname {
- font-style: normal;
- color: #0303ff
-}
-
-.xmllowclose {
- font-style: normal;
- color: #000000
-}
-
-.xmlopencomment {
- font-style: italic;
- color: #01a801
-}
-
-.xmlcommentend {
- font-style: italic;
- color: #01a801
-}
-
-.xmlcomment {
- font-style: italic;
- color: #01a801
-}
-
-.xmlopencdata {
- font-style: normal;
- color: #c45555
-}
-
-.xmlcdataend {
- font-style: normal;
- color: #c45555
-}
-
-.xmlcdata {
- font-style: normal;
- color: #000000
-}
-
-.xmlattributename {
- font-style: normal;
- color: #9965a6
-}
-
-.xmlequal {
- font-style: normal;
- color: #000000
-}
-
-.xmlattributevalue {
- font-style: normal;
- color: #973964
-}
-
-.xmlautoclose {
- font-style: normal;
- color: #000000
-}