Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Lucksi
GitHub Repository: Lucksi/Mr.Holmes
Path: blob/master/GUI/Css/Light/Schema.css
1071 views
1
/*ORIGINAL CREATOR: Luca Garofalo (Lucksi)
2
AUTHOR: Luca Garofalo (Lucksi)
3
Copyright (C) 2022-2023 Lucksi <[email protected]>
4
License: GNU General Public License v3.0*/
5
6
@import url("Style.css");
7
8
#New, #Open, #Del{
9
margin-left: 20px;
10
margin-top: 40px;
11
}
12
13
#Hidden{
14
display: none;
15
}
16
17
#Hidden2{
18
display: none;
19
}
20
21
#New{
22
display: inline-block;
23
}
24
25
#Open{
26
display: inline-block;
27
}
28
29
#bar1, #name, #Linkref, #imageN, #imageL, #Lon, #Lat, #UsVid, #Vid{
30
margin-top: 20px;
31
width: 590px;
32
height: 30px;
33
border: 2px solid;
34
border-color: #000000;
35
border-radius: 5px;
36
font-size: large;
37
}
38
39
#bar1::placeholder, #name::placeholder, #Linkref::placeholder , #imageN::placeholder, #imageL::placeholder, #Lon::placeholder, #Lat::placeholder, textarea::placeholder, #UsVid::placeholder, #Vid::placeholder {
40
color: black;
41
font-size: large;
42
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
43
}
44
45
#bar1:hover, #name:hover, #Linkref:hover, #imageN:hover, #imageL:hover, #Lon:hover, #Lat:hover, #UsVid:hover, #Vid:hover{
46
animation: act_Border 3s infinite;
47
}
48
49
#arrow{
50
display:none;
51
height: 100px;
52
width: 100px;
53
}
54
55
.Toolbar{
56
display: block;
57
float: right;
58
height: fit-content;
59
width: fit-content;
60
background-color: #176e71b1;
61
color: black;
62
border:4px solid;
63
border-color:black;
64
border-radius: 20px ;
65
}
66
67
.Toolbar p{
68
display: inline-block;
69
margin-bottom: -10px;
70
margin-top: -10px;
71
}
72
73
#typ, #imtool, #pltool, #def, #Option, #vtool{
74
margin-top: 20px;
75
display: block;
76
text-align: center;
77
margin-bottom: 20px;
78
}
79
80
.Etiquette{
81
margin-top: 20px;
82
display: block;
83
text-align: center;
84
}
85
86
.Graph{
87
display: block;
88
float: center;
89
height: fit-content;
90
width: 700px;
91
height: fit-content;
92
border: 4px solid;
93
border-color: #000000;
94
border-radius: 20px;
95
background-color: #177489b0;
96
}
97
98
.Graph p{
99
text-align: center;
100
font-family: 'Courier New', Courier, monospace;
101
font-size: medium;
102
margin-left: 10px;
103
}
104
105
.par{
106
margin-top: 10px;
107
color: #ffffff;
108
}
109
110
.options{
111
display: block;
112
}
113
114
.options input{
115
width: 100px;
116
border-color: #000000;
117
}
118
119
.options p{
120
text-align: center;
121
font-family: 'Courier New', Courier, monospace;
122
color: black;
123
font-size:large;
124
}
125
126
.options label{
127
display: inline-block;
128
font-family: 'Courier New', Courier, monospace;
129
font-size: larger;
130
}
131
132
#data_img, #data_place{
133
display: none;
134
}
135
136
#data_img p, #data_place p{
137
margin-top: 20px;
138
}
139
140
.default{
141
margin-top: -40px;
142
}
143
144
#Button2{
145
display: inline-block;
146
width: 100px;
147
margin-left: 40px;
148
margin-top: 5px;
149
height: 40px;
150
color: #ffffff;
151
background-color: #008000;
152
border: 3px solid;
153
border-color: #000000;
154
border-radius: 10px;
155
}
156
157
textarea{
158
display: block;
159
height: 80px;
160
width: 590px;
161
border: 2px solid;
162
border-color: #000000;
163
border-radius: 10px;
164
margin-top: 30px;
165
color: black;
166
font-size: large;
167
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
168
resize: none;
169
}
170
171
.detailbox{
172
height: 50px;
173
width: 100px;
174
color: black;
175
font-size: medium;
176
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
177
}
178
179
.commentBox{
180
display: block;
181
margin-top: -10px;
182
height: 100px;
183
width: 200px;
184
margin-left: 250px;
185
border: 3px solid;
186
border-color: #000000;
187
border-radius: 0px;
188
background-color: #ffffff;
189
resize: none;
190
}
191
192
#Arrow2 {
193
margin-top: 10px;
194
width: 0px;
195
height: 0px;
196
display: flex;
197
margin-left: auto;
198
margin-right: auto;
199
border-left: 20px solid transparent;
200
border-right: 20px solid transparent;
201
border-width: 30px;
202
border-bottom: 30px solid #ffffff;
203
}
204
205
.imgvalue input{
206
display: inline-block;
207
margin-left: 20px;
208
border: 3px solid;
209
border-width: 70px;
210
font-size: large;
211
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
212
margin-top: 20px;
213
}
214
215
.imgvalue label{
216
display: inline-block;
217
font-family: 'Courier New', Courier, monospace;
218
font-size: larger;
219
margin-left: -100px;
220
}
221
222
#LocalParams p{
223
display: inline-block;
224
font-family: 'Courier New', Courier, monospace;
225
font-size: larger;
226
margin-top: -10px;
227
}
228
229
#LocalParams{
230
display: none;
231
}
232
233
#Profile_Pics{
234
display: none;
235
}
236
237
#data_video{
238
display: none;
239
}
240
241
.map {
242
margin-left: 250px;
243
margin-top: 30px;
244
height:200px;
245
width:200px;
246
border:3px solid;
247
border-color:black;
248
}
249
250
.Geo {
251
display: inline-block;
252
position: absolute;
253
margin-top: -30px;
254
margin-right: auto;
255
margin-bottom: 500px;
256
margin-left: auto;
257
}
258
259
video{
260
margin-left: -5px;
261
height:200px;
262
width:200px;
263
}
264
265
#GitLab, #Imgur, #Twitter{
266
margin-left: 63px;
267
}
268
269
#Kik{
270
margin-left: 52px;
271
}
272
273
#Per{
274
margin-left: 40px;
275
}
276
277
#Tellonym{
278
margin-left: 42px;
279
}
280
281
#Docker{
282
margin-left: 28px;
283
}
284
285
#Gravatar{
286
margin-left: 30px;
287
}
288
289
@media only screen and (min-width: 200px) and (max-width: 711px) {
290
291
#New, #Open, #Del{
292
margin-left: 20px;
293
margin-top: 40px;
294
}
295
296
#Hidden{
297
display: none;
298
}
299
300
#Hidden2{
301
display: none;
302
}
303
304
#New{
305
display: inline-block;
306
}
307
308
#Open{
309
display: inline-block;
310
}
311
312
#bar1, #name, #Linkref, #imageN, #imageL, #Lon, #Lat, #UsVid, #Vid{
313
margin-top: 20px;
314
width: 290px;
315
height: 30px;
316
border: 2px solid;
317
border-color: #000000;
318
border-radius: 5px;
319
font-size: large;
320
}
321
322
#bar1::placeholder, #name::placeholder, #Linkref::placeholder , #imageN::placeholder, #imageL::placeholder, #Lon::placeholder, #Lat::placeholder, textarea::placeholder, #UsVid::placeholder, #Vid::placeholder {
323
color: black;
324
font-size: large;
325
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
326
}
327
328
#bar1:hover, #name:hover, #Linkref:hover, #imageN:hover, #imageL:hover, #Lon:hover, #Lat:hover, #UsVid:hover, #Vid:hover{
329
animation: act_Border 3s infinite;
330
}
331
332
#arrow{
333
display:none;
334
height: 100px;
335
width: 100px;
336
}
337
338
.Toolbar{
339
display: block;
340
position: absolute;
341
float: right;
342
height: fit-content;
343
margin-left: 400px;
344
width: 300px;
345
background-color: #176e71b1;
346
color: black;
347
border:4px solid;
348
border-color:black;
349
border-radius: 20px ;
350
}
351
352
.Toolbar p{
353
display: inline-block;
354
margin-bottom: -10px;
355
margin-top: -10px;
356
}
357
358
#typ, #imtool, #pltool, #def, #Option, #vtool{
359
margin-top: 20px;
360
display: block;
361
text-align: center;
362
margin-bottom: 20px;
363
}
364
365
.Etiquette{
366
margin-top: 20px;
367
display: block;
368
text-align: center;
369
}
370
371
.Graph{
372
display: block;
373
float: center;
374
height: fit-content;
375
width: 300px;
376
height: fit-content;
377
border: 3px solid;
378
border-color: #ffffff;
379
border-radius: 20px;
380
background-color: #177489b0;
381
}
382
383
.Graph p{
384
text-align: center;
385
font-family: 'Courier New', Courier, monospace;
386
font-size: medium;
387
margin-left: 10px;
388
}
389
390
.par{
391
margin-top: 10px;
392
color: #ffffff;
393
}
394
395
.options{
396
display: block;
397
}
398
399
.options input{
400
width: 100px;
401
border-color: #000000;
402
}
403
404
.options p{
405
text-align: center;
406
font-family: 'Courier New', Courier, monospace;
407
color: black;
408
font-size:large;
409
}
410
411
.options label{
412
display: inline-block;
413
font-family: 'Courier New', Courier, monospace;
414
font-size: larger;
415
}
416
417
#data_img, #data_place{
418
display: none;
419
}
420
421
#data_img p, #data_place p{
422
margin-top: 20px;
423
}
424
425
.default{
426
margin-top: -40px;
427
}
428
429
#Button2{
430
display: inline-block;
431
width: 100px;
432
margin-left: 40px;
433
margin-top: 5px;
434
height: 40px;
435
color: #ffffff;
436
background-color: #008000;
437
border: 3px solid;
438
border-color: #000000;
439
border-radius: 10px;
440
}
441
442
textarea{
443
display: block;
444
height: 80px;
445
width: 290px;
446
border: 2px solid;
447
border-color: #000000;
448
border-radius: 10px;
449
margin-top: 30px;
450
color: black;
451
font-size: large;
452
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
453
resize: none;
454
}
455
456
.detailbox{
457
height: 50px;
458
width: 100px;
459
color: black;
460
font-size: medium;
461
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
462
}
463
464
.commentBox{
465
display: block;
466
margin-top: -10px;
467
height: 100px;
468
width: 200px;
469
margin-left: 50px;
470
border: 3px solid;
471
border-color: #000000;
472
border-radius: 0px;
473
background-color: #ffffff;
474
resize: none;
475
}
476
477
#Arrow2 {
478
margin-top: 10px;
479
width: 0px;
480
height: 0px;
481
display: flex;
482
margin-left: auto;
483
margin-right: auto;
484
border-left: 20px solid transparent;
485
border-right: 20px solid transparent;
486
border-width: 30px;
487
border-bottom: 30px solid #ffffff;
488
}
489
490
.imgvalue input{
491
display: inline-block;
492
margin-left: 20px;
493
border: 3px solid;
494
border-width: 70px;
495
font-size: large;
496
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
497
margin-top: 20px;
498
}
499
500
.imgvalue label{
501
display: inline-block;
502
font-family: 'Courier New', Courier, monospace;
503
font-size: larger;
504
margin-left: -100px;
505
}
506
507
#LocalParams{
508
display: none;
509
}
510
511
#LocalParams p{
512
text-align: center;
513
font-family: 'Courier New', Courier, monospace;
514
color: black;
515
font-size:large;
516
}
517
518
#Profile_Pics{
519
display: none;
520
}
521
522
#data_video{
523
display: none;
524
}
525
526
.map {
527
margin-left: 50px;
528
margin-top: 30px;
529
height:200px;
530
width:200px;
531
border:3px solid;
532
border-color:black;
533
}
534
535
.Geo {
536
display: inline-block;
537
position: absolute;
538
margin-top: -30px;
539
margin-right: auto;
540
margin-bottom: 500px;
541
margin-left: auto;
542
}
543
544
545
video{
546
margin-left: -5px;
547
height:200px;
548
width:200px;
549
}
550
551
hr{
552
width: 300px;
553
}
554
555
#Docker,#Twitter,#GitLab,#Imgur,#Kik{
556
margin-top: 10px;
557
margin-left: 0px;
558
}
559
}
560
561