annotate DataTables-1.9.4/docs/media/css/shThemeDataTables.css @ 9:7300ed4c1481 draft default tip

Uploaded
author saskia-hiltemann
date Mon, 04 Sep 2017 10:49:00 -0400
parents ac5f9272033b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
1 /**
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
2 * SyntaxHighlighter
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
3 * http://alexgorbatchev.com/SyntaxHighlighter
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
4 *
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
5 * SyntaxHighlighter is donationware. If you are using it, please donate.
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
6 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
7 *
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
8 * @version
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
9 * 3.0.83 (July 02 2010)
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
10 *
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
11 * @copyright
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
12 * Copyright (C) 2004-2010 Alex Gorbatchev.
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
13 *
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
14 * @license
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
15 * Dual licensed under the MIT and GPL licenses.
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
16 */
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
17 .syntaxhighlighter {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
18 background-color: white !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
19 font-size: 14px !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
20 overflow: visible !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
21 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
22 .syntaxhighlighter .line.alt1 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
23 background-color: white !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
24 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
25 .syntaxhighlighter .line.alt2 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
26 background-color: #F8F8F8 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
27 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
28 .syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
29 background-color: #e0e0e0 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
30 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
31 .syntaxhighlighter .line.highlighted.number {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
32 color: black !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
33 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
34 .syntaxhighlighter table caption {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
35 color: black !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
36 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
37 .syntaxhighlighter .gutter {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
38 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
39 .syntaxhighlighter .gutter div {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
40 color: #5C5C5C !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
41 width: 20px !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
42 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
43 .syntaxhighlighter .gutter .line.alt1, .syntaxhighlighter .gutter .line.alt2 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
44 background-color: white !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
45 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
46 .odd .syntaxhighlighter .gutter .line.alt1, .odd .syntaxhighlighter .gutter .line.alt2 {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
47 background-color: #F2F2F2 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
48 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
49 .syntaxhighlighter .gutter .line {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
50 border-right: 3px solid #4E6CA3 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
51 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
52 .syntaxhighlighter .gutter .line.highlighted {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
53 background-color: #4E6CA3 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
54 color: white !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
55 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
56 .syntaxhighlighter.printing .line .content {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
57 border: none !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
58 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
59 .syntaxhighlighter.collapsed {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
60 overflow: visible !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
61 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
62 .syntaxhighlighter.collapsed .toolbar {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
63 color: blue !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
64 background: white !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
65 border: 1px solid #4E6CA3 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
66 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
67 .syntaxhighlighter.collapsed .toolbar a {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
68 color: blue !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
69 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
70 .syntaxhighlighter.collapsed .toolbar a:hover {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
71 color: red !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
72 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
73 .syntaxhighlighter .toolbar {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
74 color: white !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
75 background: #4E6CA3 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
76 border: none !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
77 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
78 .syntaxhighlighter .toolbar a {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
79 color: white !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
80 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
81 .syntaxhighlighter .toolbar a:hover {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
82 color: black !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
83 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
84 .syntaxhighlighter .plain, .syntaxhighlighter .plain a {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
85 color: black !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
86 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
87 .syntaxhighlighter .comments, .syntaxhighlighter .comments a {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
88 color: #008200 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
89 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
90 .syntaxhighlighter .string, .syntaxhighlighter .string a {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
91 color: blue !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
92 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
93 .syntaxhighlighter .keyword {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
94 color: #006699 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
95 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
96 .syntaxhighlighter .preprocessor {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
97 color: gray !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
98 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
99 .syntaxhighlighter .variable {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
100 color: #aa7700 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
101 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
102 .syntaxhighlighter .value {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
103 color: #009900 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
104 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
105 .syntaxhighlighter .functions {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
106 color: #ff1493 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
107 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
108 .syntaxhighlighter .constants {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
109 color: #0066cc !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
110 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
111 .syntaxhighlighter .script {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
112 font-weight: bold !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
113 color: #006699 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
114 background-color: none !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
115 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
116 .syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
117 color: gray !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
118 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
119 .syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
120 color: #ff1493 !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
121 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
122 .syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
123 color: red !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
124 }
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
125
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
126 .syntaxhighlighter .keyword {
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
127 font-weight: bold !important;
ac5f9272033b first upload
saskia-hiltemann
parents:
diff changeset
128 }