summaryrefslogtreecommitdiff
path: root/help/en_US/scilab_en_US_help/c_code.css
diff options
context:
space:
mode:
authorHarpreet2016-02-04 15:36:02 +0530
committerHarpreet2016-02-04 15:36:02 +0530
commitd5a0869a7d1482b67f3fd42805948ee30a05eb1e (patch)
tree62473a6b370aca4d71728000cde041391850e067 /help/en_US/scilab_en_US_help/c_code.css
parent9f3ca8b98840ba9dd78ad62dfef0653aedb1d4b1 (diff)
downloadsymphony-d5a0869a7d1482b67f3fd42805948ee30a05eb1e.tar.gz
symphony-d5a0869a7d1482b67f3fd42805948ee30a05eb1e.tar.bz2
symphony-d5a0869a7d1482b67f3fd42805948ee30a05eb1e.zip
Source files
Diffstat (limited to 'help/en_US/scilab_en_US_help/c_code.css')
-rw-r--r--help/en_US/scilab_en_US_help/c_code.css54
1 files changed, 0 insertions, 54 deletions
diff --git a/help/en_US/scilab_en_US_help/c_code.css b/help/en_US/scilab_en_US_help/c_code.css
deleted file mode 100644
index 948d2ee..0000000
--- a/help/en_US/scilab_en_US_help/c_code.css
+++ /dev/null
@@ -1,54 +0,0 @@
-.ccomment {
- font-style: italic;
- color: #b22222
-}
-
-.cdefault {
- font-style: normal;
- color: #000000
-}
-
-.copenclose {
- font-style: normal;
- color: #000000
-}
-
-.coperator {
- font-style: normal;
- color: #000000
-}
-
-.cstring {
- font-style: normal;
- color: #a6557a
-}
-
-.ctype {
- font-style: normal;
- color: #55a655
-}
-
-.cpreprocessor {
- font-style: normal;
- color: #9965a6
-}
-
-.cid {
- font-style: normal;
- color: #000000
-}
-
-.ckeyword {
- font-style: normal;
- color: #ad3ff2
-}
-
-.cmodifier {
- font-style: normal;
- color: #ad3ff2
-}
-
-.cnumber {
- font-style: normal;
- color: #008b8b
-}