|
1 | 1 | /* Tabulator v4.9.3 (c) Oliver Folkerd */ |
2 | | -/******************************* |
3 | | - Site Settings |
| 2 | +/******************************* |
| 3 | + Site Settings |
4 | 4 | *******************************/ |
5 | | -/*------------------- |
6 | | - Fonts |
| 5 | +/*------------------- |
| 6 | + Fonts |
7 | 7 | --------------------*/ |
8 | | -/*------------------- |
9 | | - Base Sizes |
| 8 | +/*------------------- |
| 9 | + Base Sizes |
10 | 10 | --------------------*/ |
11 | 11 | /* This is the single variable that controls them all */ |
12 | 12 | /* The size of page text */ |
13 | | -/*------------------- |
14 | | - Exact Pixel Values |
| 13 | +/*------------------- |
| 14 | + Exact Pixel Values |
15 | 15 | --------------------*/ |
16 | | -/* |
17 | | - These are used to specify exact pixel values in em |
18 | | - for things like borders that remain constantly |
19 | | - sized as emSize adjusts |
20 | | -
|
21 | | - Since there are many more sizes than names for sizes, |
22 | | - these are named by their original pixel values. |
23 | | -
|
| 16 | +/* |
| 17 | + These are used to specify exact pixel values in em |
| 18 | + for things like borders that remain constantly |
| 19 | + sized as emSize adjusts |
| 20 | +
|
| 21 | + Since there are many more sizes than names for sizes, |
| 22 | + these are named by their original pixel values. |
| 23 | +
|
24 | 24 | */ |
25 | | -/*------------------- |
26 | | - Border Radius |
| 25 | +/*------------------- |
| 26 | + Border Radius |
27 | 27 | --------------------*/ |
28 | | -/* See Power-user section below |
29 | | - for explanation of $px variables |
| 28 | +/* See Power-user section below |
| 29 | + for explanation of $px variables |
30 | 30 | */ |
31 | | -/*------------------- |
32 | | - Site Colors |
| 31 | +/*------------------- |
| 32 | + Site Colors |
33 | 33 | --------------------*/ |
34 | 34 | /*--- Colors ---*/ |
35 | 35 | /*--- Light Colors ---*/ |
|
38 | 38 | /*--- Colored Text ---*/ |
39 | 39 | /*--- Colored Headers ---*/ |
40 | 40 | /*--- Colored Border ---*/ |
41 | | -/*------------------- |
42 | | - Alpha Colors |
| 41 | +/*------------------- |
| 42 | + Alpha Colors |
43 | 43 | --------------------*/ |
44 | | -/*------------------- |
45 | | - Brand Colors |
| 44 | +/*------------------- |
| 45 | + Brand Colors |
46 | 46 | --------------------*/ |
47 | | -/*-------------- |
48 | | - Page Heading |
| 47 | +/*-------------- |
| 48 | + Page Heading |
49 | 49 | ---------------*/ |
50 | | -/*------------------- |
51 | | - Page |
| 50 | +/*------------------- |
| 51 | + Page |
52 | 52 | --------------------*/ |
53 | | -/*-------------- |
54 | | - Form Input |
| 53 | +/*-------------- |
| 54 | + Form Input |
55 | 55 | ---------------*/ |
56 | 56 | /* This adjusts the default form input across all elements */ |
57 | 57 | /* Input Text Color */ |
58 | 58 | /* Line Height Default For Inputs in Browser (Descendors are 17px at 14px base em) */ |
59 | | -/*------------------- |
60 | | - Focused Input |
| 59 | +/*------------------- |
| 60 | + Focused Input |
61 | 61 | --------------------*/ |
62 | 62 | /* Used on inputs, textarea etc */ |
63 | 63 | /* Used on dropdowns, other larger blocks */ |
64 | | -/*------------------- |
65 | | - Sizes |
| 64 | +/*------------------- |
| 65 | + Sizes |
66 | 66 | --------------------*/ |
67 | | -/* |
68 | | - Sizes are all expressed in terms of 14px/em (default em) |
69 | | - This ensures these "ratios" remain constant despite changes in EM |
| 67 | +/* |
| 68 | + Sizes are all expressed in terms of 14px/em (default em) |
| 69 | + This ensures these "ratios" remain constant despite changes in EM |
70 | 70 | */ |
71 | | -/*------------------- |
72 | | - Paragraph |
| 71 | +/*------------------- |
| 72 | + Paragraph |
73 | 73 | --------------------*/ |
74 | | -/*------------------- |
75 | | - Links |
| 74 | +/*------------------- |
| 75 | + Links |
76 | 76 | --------------------*/ |
77 | | -/*------------------- |
78 | | - Highlighted Text |
| 77 | +/*------------------- |
| 78 | + Highlighted Text |
79 | 79 | --------------------*/ |
80 | | -/*------------------- |
81 | | - Em Sizes |
| 80 | +/*------------------- |
| 81 | + Em Sizes |
82 | 82 | --------------------*/ |
83 | | -/* |
84 | | - This rounds $size values to the closest pixel then expresses that value in (r)em. |
85 | | - This ensures all size values round to exact pixels |
| 83 | +/* |
| 84 | + This rounds $size values to the closest pixel then expresses that value in (r)em. |
| 85 | + This ensures all size values round to exact pixels |
86 | 86 | */ |
87 | 87 | /* em */ |
88 | 88 | /* rem */ |
89 | | -/*------------------- |
90 | | - Loader |
| 89 | +/*------------------- |
| 90 | + Loader |
91 | 91 | --------------------*/ |
92 | | -/*------------------- |
93 | | - Grid |
| 92 | +/*------------------- |
| 93 | + Grid |
94 | 94 | --------------------*/ |
95 | | -/*------------------- |
96 | | - Transitions |
| 95 | +/*------------------- |
| 96 | + Transitions |
97 | 97 | --------------------*/ |
98 | | -/*------------------- |
99 | | - Breakpoints |
| 98 | +/*------------------- |
| 99 | + Breakpoints |
100 | 100 | --------------------*/ |
101 | 101 | /* Columns */ |
102 | | -/******************************* |
103 | | - Power-User |
| 102 | +/******************************* |
| 103 | + Power-User |
104 | 104 | *******************************/ |
105 | | -/*------------------- |
106 | | - Emotive Colors |
| 105 | +/*------------------- |
| 106 | + Emotive Colors |
107 | 107 | --------------------*/ |
108 | 108 | /* Positive */ |
109 | 109 | /* Negative */ |
110 | 110 | /* Info */ |
111 | 111 | /* Warning */ |
112 | | -/*------------------- |
113 | | - Paths |
| 112 | +/*------------------- |
| 113 | + Paths |
114 | 114 | --------------------*/ |
115 | 115 | /* For source only. Modified in gulp for dist */ |
116 | | -/*------------------- |
117 | | - Icons |
| 116 | +/*------------------- |
| 117 | + Icons |
118 | 118 | --------------------*/ |
119 | 119 | /* Maximum Glyph Width of Icon */ |
120 | | -/*------------------- |
121 | | - Neutral Text |
| 120 | +/*------------------- |
| 121 | + Neutral Text |
122 | 122 | --------------------*/ |
123 | | -/*------------------- |
124 | | - Brand Colors |
| 123 | +/*------------------- |
| 124 | + Brand Colors |
125 | 125 | --------------------*/ |
126 | | -/*------------------- |
127 | | - Borders |
| 126 | +/*------------------- |
| 127 | + Borders |
128 | 128 | --------------------*/ |
129 | | -/*------------------- |
130 | | - Accents |
| 129 | +/*------------------- |
| 130 | + Accents |
131 | 131 | --------------------*/ |
132 | 132 | /* Differentiating Neutrals */ |
133 | 133 | /* Differentiating Layers */ |
134 | | -/*------------------- |
135 | | - Derived Values |
| 134 | +/*------------------- |
| 135 | + Derived Values |
136 | 136 | --------------------*/ |
137 | 137 | /* Loaders Position Offset */ |
138 | 138 | /* Rendered Scrollbar Width */ |
|
142 | 142 | /* Minimum Mobile Width */ |
143 | 143 | /* Positive / Negative Dupes */ |
144 | 144 | /* Responsive */ |
145 | | -/******************************* |
146 | | - States |
| 145 | +/******************************* |
| 146 | + States |
147 | 147 | *******************************/ |
148 | | -/*------------------- |
149 | | - Disabled |
| 148 | +/*------------------- |
| 149 | + Disabled |
150 | 150 | --------------------*/ |
151 | | -/*------------------- |
152 | | - Hover |
| 151 | +/*------------------- |
| 152 | + Hover |
153 | 153 | --------------------*/ |
154 | 154 | /*--- Shadows ---*/ |
155 | 155 | /*--- Colors ---*/ |
156 | 156 | /*--- Emotive ---*/ |
157 | 157 | /*--- Brand ---*/ |
158 | 158 | /*--- Dark Tones ---*/ |
159 | 159 | /*--- Light Tones ---*/ |
160 | | -/*------------------- |
161 | | - Focus |
| 160 | +/*------------------- |
| 161 | + Focus |
162 | 162 | --------------------*/ |
163 | 163 | /*--- Colors ---*/ |
164 | 164 | /*--- Emotive ---*/ |
165 | 165 | /*--- Brand ---*/ |
166 | 166 | /*--- Dark Tones ---*/ |
167 | 167 | /*--- Light Tones ---*/ |
168 | | -/*------------------- |
169 | | - Down (:active) |
| 168 | +/*------------------- |
| 169 | + Down (:active) |
170 | 170 | --------------------*/ |
171 | 171 | /*--- Colors ---*/ |
172 | 172 | /*--- Emotive ---*/ |
173 | 173 | /*--- Brand ---*/ |
174 | 174 | /*--- Dark Tones ---*/ |
175 | 175 | /*--- Light Tones ---*/ |
176 | | -/*------------------- |
177 | | - Active |
| 176 | +/*------------------- |
| 177 | + Active |
178 | 178 | --------------------*/ |
179 | 179 | /*--- Colors ---*/ |
180 | 180 | /*--- Emotive ---*/ |
181 | 181 | /*--- Brand ---*/ |
182 | 182 | /*--- Dark Tones ---*/ |
183 | 183 | /*--- Light Tones ---*/ |
184 | | -/******************************* |
185 | | - Table |
| 184 | +/******************************* |
| 185 | + Table |
186 | 186 | *******************************/ |
187 | | -/*------------------- |
188 | | - Element |
| 187 | +/*------------------- |
| 188 | + Element |
189 | 189 | --------------------*/ |
190 | | -/*-------------- |
191 | | - Parts |
| 190 | +/*-------------- |
| 191 | + Parts |
192 | 192 | ---------------*/ |
193 | 193 | /* Table Row */ |
194 | 194 | /* Table Cell */ |
195 | 195 | /* Table Header */ |
196 | 196 | /* Table Footer */ |
197 | 197 | /* Responsive Size */ |
198 | | -/*------------------- |
199 | | - Types |
| 198 | +/*------------------- |
| 199 | + Types |
200 | 200 | --------------------*/ |
201 | 201 | /* Definition */ |
202 | | -/*-------------- |
203 | | - Couplings |
| 202 | +/*-------------- |
| 203 | + Couplings |
204 | 204 | ---------------*/ |
205 | | -/*-------------- |
206 | | - States |
| 205 | +/*-------------- |
| 206 | + States |
207 | 207 | ---------------*/ |
208 | 208 | /* Positive */ |
209 | 209 | /* Negative */ |
210 | 210 | /* Error */ |
211 | 211 | /* Warning */ |
212 | 212 | /* Active */ |
213 | | -/*-------------- |
214 | | - Types |
| 213 | +/*-------------- |
| 214 | + Types |
215 | 215 | ---------------*/ |
216 | 216 | /* Attached */ |
217 | 217 | /* Striped */ |
|
0 commit comments