UNPKG

4.6 kBCSSView Raw
1body {
2 font-family: 'RobotoDraft', 'Roboto', 'Helvetica Neue, Helvetica, Arial', sans-serif;
3 text-align: left;
4 font-style: normal;
5 font-weight: 300;
6 font-size: 16px;
7 line-height: 2rem;
8 letter-spacing: 0.01rem;
9 color: #212121;
10 background-color: #fafafa;
11 -webkit-font-smoothing: antialiased;
12 -moz-osx-font-smoothing: grayscale;
13 text-rendering: optimizeLegibility;
14 margin: 0;
15 position: relative;
16}
17
18.ngx-datatable,
19.info {
20 text-align: left;
21 width: 75%;
22 margin: 0 auto;
23}
24
25.info {
26 box-sizing: border-box;
27 padding: 0 1em;
28 border: solid 1px #ccc;
29 background: white;
30 font-size: 0.8em;
31 margin-bottom: 1em;
32}
33
34.ngx-datatable.scroll-vertical {
35 height: 70vh;
36}
37
38.selected-column {
39 background: #fff;
40 -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
41 -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
42 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
43}
44
45.group {
46 position: relative;
47 margin-bottom: 45px;
48}
49
50input[type='text'] {
51 font-size: 14px;
52 display: block;
53 background: transparent;
54 width: 100%;
55 border: none;
56 border-bottom: 1px solid #5264ae;
57}
58
59textarea {
60 font-size: 14px;
61 font-family: sans-serif;
62 display: block;
63 background: transparent;
64 width: 100%;
65 border: none;
66 border-bottom: 1px solid #5264ae;
67 resize: vertical;
68}
69
70input:focus {
71 outline: none;
72}
73
74a {
75 color: grey;
76 text-decoration: none;
77}
78
79.expander-btn {
80 margin-top: 8px;
81 display: block;
82}
83
84h3 {
85 background: #1f89ff;
86 margin: 0 0 30px 0;
87 color: #fff;
88 text-align: left;
89 padding: 10px;
90 overflow: hidden;
91 height: 32px;
92}
93
94h3 a {
95 color: #ccc;
96}
97
98h3 small {
99 margin-left: 10px;
100 font-size: 0.8rem;
101}
102
103.fullscreen {
104 position: absolute !important;
105 height: auto !important;
106 top: 0;
107 left: 0;
108 right: 0;
109 bottom: 0;
110 width: 100%;
111}
112
113.selection-cell .datatable-body-cell.active {
114 background: #0829e0 !important;
115 color: #fff !important;
116}
117
118.selected-column {
119 float: right;
120 width: 20%;
121 margin-right: 20px;
122 text-align: left;
123}
124
125.selected-column h4 {
126 text-align: center;
127 margin: 10px 0 0 0;
128 padding: 0;
129}
130
131ul,
132li {
133 padding: 0;
134 margin: 0;
135 list-style: none;
136}
137
138ul {
139 margin: 10px;
140}
141
142li {
143 padding: 3px 5px;
144}
145
146nav {
147 background: #fff;
148 z-index: 99;
149 top: 0;
150 left: 0;
151 bottom: 0;
152 width: 200px;
153 position: fixed;
154 overflow-y: auto;
155 font-size: 14px;
156 box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
157}
158
159nav ul {
160 margin: 0 8px !important;
161}
162
163nav li {
164 padding: 0;
165}
166
167nav h3 {
168 font-size: 14px;
169 margin: 0 0 10px 0;
170}
171
172nav h4 {
173 margin: 7px 0 0 0;
174}
175
176nav h4 a {
177 color: #000;
178}
179
180content {
181 margin-left: 200px;
182 height: 100vh;
183 display: block;
184 position: relative;
185 padding-bottom: 0px;
186}
187
188content h3 {
189 padding-left: 35px;
190}
191
192.main-ul {
193 margin-left: 15px !important;
194 display: block;
195}
196
197.github-button-wrap {
198 position: absolute;
199 top: 10px;
200 right: 10px;
201}
202
203nav h3 small {
204 font-size: 0.7rem;
205 display: inline-block;
206 margin-left: 0;
207}
208
209select {
210 width: 100%;
211 height: 30px;
212 margin: 5px 0;
213}
214
215.age-is-ten {
216 background: #ffc91f;
217}
218
219.is-gender {
220 background: blue;
221 color: white;
222}
223
224.is-female {
225 background: pink;
226}
227
228.dark {
229 background: #181b24;
230}
231
232.dark nav {
233 background: #232837;
234}
235
236.dark nav a {
237 color: #fff;
238}
239
240.dark nav h4 {
241 color: #72809b;
242}
243
244.expectedpayment + label:before {
245 border: 1px solid #7f83a2;
246 content: '\00a0';
247 display: inline-block;
248 font: 16px/1em sans-serif;
249 height: 16px;
250 margin: 0 0.25em 0 0;
251 padding: 0;
252 vertical-align: top;
253 width: 16px;
254}
255
256.expectedpayment2 + label:before {
257 border: 1px solid #7f83a2;
258 content: '\00a0';
259 display: inline-block;
260 font: 16px/1em sans-serif;
261 height: 16px;
262 margin: 0 0.25em 0 0;
263 padding: 0;
264 vertical-align: top;
265 width: 16px;
266}
267
268.expectedpayment3 + label:before {
269 border: 1px solid #7f83a2;
270 content: '\00a0';
271 display: inline-block;
272 font: 16px/1em sans-serif;
273 height: 16px;
274 margin: 0 0.25em 0 0;
275 padding: 0;
276 vertical-align: top;
277 width: 16px;
278}
279
280.expectedpayment:checked + label:before {
281 color: #eee;
282 content: '\2713';
283 text-align: center;
284 font-weight: bold;
285 background-color: #66bb6a;
286}
287
288.expectedpayment2:checked + label:before {
289 color: #eee;
290 content: '\2716';
291 text-align: center;
292 font-weight: bold;
293 background-color: #ff1744;
294}
295
296.expectedpayment3:checked + label:before {
297 color: #eee;
298 content: '\003F';
299 text-align: center;
300 font-weight: bold;
301 background-color: #ffeb3b;
302}