Projekt

Obecné

Profil

« Předchozí | Další » 

Revize bb2d43b5

Přidáno uživatelem Martin Sebela před více než 3 roky(ů)

Re #8159 - frontend bugfixes and refactoring

Zobrazit rozdíly:

website/public/css/style.css
1 1
@charset "UTF-8";
2 2
@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam:wght@400;600;700;800&display=swap");
3 3
html, body {
4
  font-family: 'Be Vietnam', sans-serif;
5
  color: #fff;
6 4
  position: relative;
7 5
  height: 96.2%;
8
  background: #242C6B;
6
  font-family: 'Be Vietnam', sans-serif;
7
  color: #ffffff;
8
  background: #0b155a;
9 9
}
10 10

  
11 11
@media (max-width: 767.98px) {
......
113 113
header .nav-item.button .nav-link {
114 114
  padding-left: 22px;
115 115
  padding-right: 22px;
116
  border: 1px solid #fff;
116
  border: 1px solid #ffffff;
117 117
  border-radius: 20px;
118 118
}
119 119

  
......
124 124
header .navbar-button {
125 125
  padding: .5rem 22px;
126 126
  margin-right: 40px;
127
  border: 1px solid #fff;
127
  border: 1px solid #ffffff;
128 128
  border-radius: 20px;
129 129
  text-decoration: none;
130 130
}
......
173 173

  
174 174
header.map input, header.map .custom-select {
175 175
  letter-spacing: .4px;
176
  color: #fff;
176
  color: #ffffff;
177 177
  border-color: #0048A9;
178 178
  background: #0048A9;
179 179
}
180 180

  
181
header.map input::placeholder, header.map .custom-select::placeholder {
182
  color: #ffffff;
183
  opacity: 1;
184
}
185

  
181 186
header.map .nav-item {
182 187
  margin: 0;
183 188
  border-right: 1px solid #1C6CC0;
......
263 268
}
264 269

  
265 270
a {
266
  color: #fff;
271
  color: #ffffff;
267 272
  outline: none;
268 273
}
269 274

  
270 275
a:hover {
271
  color: #fff;
276
  color: #ffffff;
272 277
}
273 278

  
274 279
hr {
275 280
  width: 300px;
276 281
  text-align: left;
277 282
  margin: 30px 0;
278
  border-top: 2px solid #fff;
283
  border-top: 2px solid #ffffff;
279 284
}
280 285

  
281 286
@media (max-width: 1199.98px) {
......
403 408
  bottom: 20px;
404 409
  z-index: 1;
405 410
  border-radius: 100px;
406
  background: #0B155A;
411
  background: #0b155a;
407 412
}
408 413

  
409 414
@media (max-width: 1199.98px) {
......
430 435
  height: 45px;
431 436
  position: relative;
432 437
  border-radius: 50%;
433
  border: 2px solid #fff;
438
  border: 2px solid #ffffff;
434 439
}
435 440

  
436 441
.swiper-pagination-buttons .btn-prev:after, .swiper-pagination-buttons .btn-next:after {
......
464 469
  bottom: 30px !important;
465 470
  border-radius: 100px;
466 471
  opacity: 0.8;
467
  background: #0B155A;
472
  background: #0b155a;
468 473
}
469 474

  
470 475
@media (min-width: 992px) {
......
487 492
  top: 13px;
488 493
  left: 15px;
489 494
  z-index: 1;
490
  border-top: 2px solid #fff;
495
  border-top: 2px solid #ffffff;
491 496
}
492 497

  
493 498
.swiper-pagination-bullets .swiper-pagination-bullet {
......
496 501
  position: relative;
497 502
  margin: 4px 15px !important;
498 503
  opacity: 1;
499
  border: 2px solid #0B155A;
500
  background: #0B155A;
504
  border: 2px solid #0b155a;
505
  background: #0b155a;
501 506
}
502 507

  
503 508
.swiper-pagination-bullets .swiper-pagination-bullet:before {
......
509 514
  top: 5px;
510 515
  left: 5px;
511 516
  border-radius: 50%;
512
  background: #fff;
517
  background: #ffffff;
513 518
}
514 519

  
515 520
.swiper-pagination-bullets .swiper-pagination-bullet:first-of-type {
......
521 526
}
522 527

  
523 528
.swiper-pagination-bullets .swiper-pagination-bullet-active {
524
  border: 2px solid #fff;
529
  border: 2px solid #ffffff;
525 530
}
526 531

  
527 532
.btn-primary {
......
536 541
  text-transform: uppercase;
537 542
  letter-spacing: 0.4px;
538 543
  border-radius: 30px;
539
  border: 1px solid #0B155A;
540
  background: #0B155A;
544
  border: 1px solid #0b155a;
545
  background: #0b155a;
541 546
}
542 547

  
543 548
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
......
555 560
}
556 561

  
557 562
.btn-secondary {
558
  background: #0B155A;
563
  background: #0b155a;
559 564
}
560 565

  
561 566
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
......
569 574
  position: absolute;
570 575
  border-radius: 50%;
571 576
  cursor: pointer;
572
  border: 2px solid #fff;
577
  border: 2px solid #ffffff;
573 578
}
574 579

  
575 580
@media not all and (min-width: 1900px) and (max-width: 2100px) {
......
602 607
  z-index: 0;
603 608
  opacity: 0.75;
604 609
  border-radius: 25px 0 25px 0;
605
  background: #0B155A;
610
  background: #0b155a;
606 611
}
607 612

  
608 613
.map-point .desc {
......
632 637
  top: -2px;
633 638
  left: -2px;
634 639
  border-radius: 50%;
635
  border: 2px solid #fff;
640
  border: 2px solid #ffffff;
636 641
}
637 642

  
638 643
.map-point.point-1 {
......
697 702
  text-decoration: none;
698 703
  border-radius: 50px;
699 704
  opacity: 1;
700
  background: #0B155A;
705
  background: #0b155a;
701 706
}
702 707

  
703 708
.map-locations .menu .circle {
......
708 713
  top: 3px;
709 714
  right: 3px;
710 715
  border-radius: 50%;
711
  border: 2px solid #fff;
716
  border: 2px solid #ffffff;
712 717
}
713 718

  
714 719
.map-locations .menu .circle:after {
......
777 782
  position: relative;
778 783
  border-radius: 50%;
779 784
  opacity: .7;
780
  border: 2px solid #fff;
781
  box-shadow: 0 0 0 4px #0B155A;
782
  background: #0B155A;
785
  border: 2px solid #ffffff;
786
  box-shadow: 0 0 0 4px #0b155a;
787
  background: #0b155a;
783 788
  cursor: pointer;
784 789
}
785 790

  
......
874 879
  text-align: center;
875 880
  border-radius: 15px;
876 881
  cursor: pointer;
877
  background: #0B155A;
882
  background: #0b155a;
878 883
}
879 884

  
880 885
@media (max-width: 390px) {
......
924 929
  width: 6px;
925 930
  height: 6px;
926 931
  border-radius: 50%;
927
  background: #fff;
932
  background: #ffffff;
928 933
}
929 934

  
930 935
.player .timeline .hour:after {
......
934 939
  top: -2px;
935 940
  width: 20px;
936 941
  height: 2px;
937
  background: #fff;
942
  background: #ffffff;
938 943
}
939 944

  
940 945
.player .timeline .end-dot:before {
......
943 948
  width: 6px;
944 949
  height: 6px;
945 950
  border-radius: 50%;
946
  background: #fff;
951
  background: #ffffff;
947 952
}
948 953

  
949 954
@media (max-width: 991.98px) {
......
961 966
  padding: 3px 0 4px 0;
962 967
  z-index: 1000;
963 968
  border-radius: 15px;
964
  background: #0B155A;
969
  background: #0b155a;
965 970
}
966 971

  
967 972
@media (min-width: 992px) {
......
1137 1142
  background: url("../img/btn-next.svg") rgba(125, 125, 125, 0.1) no-repeat center center;
1138 1143
}
1139 1144

  
1145
.leaflet-popup-content-wrapper #total-info {
1146
  margin-left: 5px;
1147
  font-size: 11pt;
1148
}
1149

  
1140 1150
.leaflet-popup-content-wrapper #number-info {
1151
  display: flex;
1152
  align-items: center;
1153
  justify-content: center;
1141 1154
  font-family: monospace;
1142 1155
  font-size: 24pt;
1143 1156
  font-weight: 700;
......
1145 1158

  
1146 1159
.leaflet-popup-content-wrapper #count-info {
1147 1160
  margin: auto;
1148
  color: #fff;
1161
  color: #ffffff;
1149 1162
}
1150 1163

  
1151 1164
header.map .nav-item {
......
1165 1178
  width: 40px;
1166 1179
  margin-left: 10px;
1167 1180
  transition: all 0.2s ease-out;
1168
  color: #0048a9;
1181
  color: #0048A9;
1169 1182
  background: white;
1170 1183
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.17);
1171 1184
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.17);
......
1200 1213
}
1201 1214

  
1202 1215
header.map .nav-item .btn-secondary:hover {
1203
  color: #0048a9;
1216
  color: #0048A9;
1204 1217
  background: white !important;
1205 1218
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.22);
1206 1219
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.22);
......
1209 1222

  
1210 1223
header.map .nav-item .btn-secondary:active, header.map .nav-item .btn-secondary:focus {
1211 1224
  background: #f0f0f0 !important;
1212
  color: #0048a9 !important;
1225
  color: #0048A9 !important;
1213 1226
}
1214 1227

  
1215 1228
header.map .nav-item input:hover {
......
1217 1230
}
1218 1231

  
1219 1232
header.map .nav-item input:focus {
1220
  background: #fff;
1233
  background: #ffffff;
1221 1234
  color: #000;
1222 1235
}
1223 1236

  
......
1227 1240
}
1228 1241

  
1229 1242
header.map .nav-item select:hover option {
1230
  background: #0048a9;
1243
  background: #0048A9;
1231 1244
}
1232 1245

  
1233 1246
header.map .nav-item select:focus {
1234
  background: #0048a9;
1247
  background: #0048A9;
1235 1248
  color: white;
1236 1249
}
1237 1250

  
......
1276 1289
.dropdown #dataset-dropdown-time .dropdown-item:nth-of-type(even) {
1277 1290
  background: rgba(0, 0, 0, 0.05);
1278 1291
}
1292

  
1293
.dropdown #dataset-dropdown-time .dropdown-item:nth-of-type(even):active {
1294
  background: #007bff;
1295
}

Také k dispozici: Unified diff