summaryrefslogtreecommitdiff
path: root/bug/bug/jquery-validation-1.8.1/demo/css/chili.css
diff options
context:
space:
mode:
Diffstat (limited to 'bug/bug/jquery-validation-1.8.1/demo/css/chili.css')
-rw-r--r--bug/bug/jquery-validation-1.8.1/demo/css/chili.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/bug/bug/jquery-validation-1.8.1/demo/css/chili.css b/bug/bug/jquery-validation-1.8.1/demo/css/chili.css
new file mode 100644
index 0000000..6990449
--- /dev/null
+++ b/bug/bug/jquery-validation-1.8.1/demo/css/chili.css
@@ -0,0 +1,15 @@
+.jscom, .mix htcom { color: #4040c2; }
+.com { color: green; }
+.regexp { color: maroon; }
+.string { color: teal; }
+.keywords { color: blue; }
+.global { color: #008; }
+.numbers { color: #880; }
+.comm { color: green; }
+.tag { color: blue; }
+.entity { color: blue; }
+.string { color: teal; }
+.aname { color: maroon; }
+.avalue { color: maroon; }
+.jquery { color: #00a; }
+.plugin { color: red; } \ No newline at end of file