@@ -597,7 +597,7 @@ mark,
597
597
.img-thumbnail {
598
598
padding : 0.25rem ;
599
599
background-color : # fff ;
600
- border : 1px solid # dee2e6 ;
600
+ border : 1px solid # dee2e654 ;
601
601
border-radius : 0.25rem ;
602
602
max-width : 100% ;
603
603
height : auto;
@@ -1898,16 +1898,16 @@ pre code {
1898
1898
.table td {
1899
1899
padding : 0.75rem ;
1900
1900
vertical-align : top;
1901
- border-top : 1px solid # dee2e6 ;
1901
+ border-top : 1px solid # dee2e654 ;
1902
1902
}
1903
1903
1904
1904
.table thead th {
1905
1905
vertical-align : bottom;
1906
- border-bottom : 2px solid # dee2e6 ;
1906
+ border-bottom : 2px solid # dee2e654 ;
1907
1907
}
1908
1908
1909
1909
.table tbody + tbody {
1910
- border-top : 2px solid # dee2e6 ;
1910
+ border-top : 2px solid # dee2e654 ;
1911
1911
}
1912
1912
1913
1913
.table-sm th ,
@@ -1916,12 +1916,12 @@ pre code {
1916
1916
}
1917
1917
1918
1918
.table-bordered {
1919
- border : 1px solid # dee2e6 ;
1919
+ border : 1px solid # dee2e654 ;
1920
1920
}
1921
1921
1922
1922
.table-bordered th ,
1923
1923
.table-bordered td {
1924
- border : 1px solid # dee2e6 ;
1924
+ border : 1px solid # dee2e654 ;
1925
1925
}
1926
1926
1927
1927
.table-bordered thead th ,
@@ -2145,7 +2145,7 @@ pre code {
2145
2145
.table .thead-light th {
2146
2146
color : # 495057 ;
2147
2147
background-color : # e9ecef ;
2148
- border-color : # dee2e6 ;
2148
+ border-color : # dee2e654 ;
2149
2149
}
2150
2150
2151
2151
.table-dark {
@@ -4654,7 +4654,7 @@ input:checked+.slider:before {
4654
4654
height : 0.5rem ;
4655
4655
color : transparent;
4656
4656
cursor : pointer;
4657
- background-color : # dee2e6 ;
4657
+ background-color : # dee2e654 ;
4658
4658
border-color : transparent;
4659
4659
border-radius : 1rem ;
4660
4660
}
@@ -4684,7 +4684,7 @@ input:checked+.slider:before {
4684
4684
height : 0.5rem ;
4685
4685
color : transparent;
4686
4686
cursor : pointer;
4687
- background-color : # dee2e6 ;
4687
+ background-color : # dee2e654 ;
4688
4688
border-color : transparent;
4689
4689
border-radius : 1rem ;
4690
4690
}
@@ -4723,13 +4723,13 @@ input:checked+.slider:before {
4723
4723
}
4724
4724
4725
4725
.custom-range ::-ms-fill-lower {
4726
- background-color : # dee2e6 ;
4726
+ background-color : # dee2e654 ;
4727
4727
border-radius : 1rem ;
4728
4728
}
4729
4729
4730
4730
.custom-range ::-ms-fill-upper {
4731
4731
margin-right : 15px ;
4732
- background-color : # dee2e6 ;
4732
+ background-color : # dee2e654 ;
4733
4733
border-radius : 1rem ;
4734
4734
}
4735
4735
@@ -4793,7 +4793,7 @@ input:checked+.slider:before {
4793
4793
}
4794
4794
4795
4795
.nav-tabs {
4796
- border-bottom : 1px solid # dee2e6 ;
4796
+ border-bottom : 1px solid # dee2e654 ;
4797
4797
}
4798
4798
4799
4799
.nav-tabs .nav-item {
@@ -4816,7 +4816,7 @@ input:checked+.slider:before {
4816
4816
.nav-tabs .nav-item .show .nav-link {
4817
4817
color : # 495057 ;
4818
4818
background-color : # fff ;
4819
- border-color : # dee2e6 # dee2e6 # fff ;
4819
+ border-color : # dee2e654 # dee2e654 # fff ;
4820
4820
}
4821
4821
4822
4822
.nav-tabs .dropdown-menu {
@@ -6946,7 +6946,7 @@ a.close.disabled {
6946
6946
align-items : flex-start;
6947
6947
justify-content : space-between;
6948
6948
padding : 1rem 1rem ;
6949
- border-bottom : 1px solid # dee2e6 ;
6949
+ border-bottom : 1px solid # dee2e654 ;
6950
6950
border-top-left-radius : 0.3rem ;
6951
6951
border-top-right-radius : 0.3rem ;
6952
6952
}
@@ -6971,7 +6971,7 @@ a.close.disabled {
6971
6971
align-items : center;
6972
6972
justify-content : flex-end;
6973
6973
padding : 1rem ;
6974
- border-top : 1px solid # dee2e6 ;
6974
+ border-top : 1px solid # dee2e654 54 ;
6975
6975
}
6976
6976
6977
6977
.modal-footer > : not (: first-child ) {
@@ -8431,23 +8431,23 @@ textarea:focus {
8431
8431
}
8432
8432
8433
8433
.border {
8434
- border : 1px solid # dee2e6 !important ;
8434
+ border : 1px solid # dee2e654 !important ;
8435
8435
}
8436
8436
8437
8437
.border-top {
8438
- border-top : 1px solid # dee2e6 !important ;
8438
+ border-top : 1px solid # dee2e654 !important ;
8439
8439
}
8440
8440
8441
8441
.border-right {
8442
- border-right : 1px solid # dee2e6 !important ;
8442
+ border-right : 1px solid # dee2e654 !important ;
8443
8443
}
8444
8444
8445
8445
.border-bottom {
8446
- border-bottom : 1px solid # dee2e6 !important ;
8446
+ border-bottom : 1px solid # dee2e654 !important ;
8447
8447
}
8448
8448
8449
8449
.border-left {
8450
- border-left : 1px solid # dee2e6 !important ;
8450
+ border-left : 1px solid # dee2e654 !important ;
8451
8451
}
8452
8452
8453
8453
.border-0 {
@@ -12285,7 +12285,7 @@ a.text-dark:focus {
12285
12285
12286
12286
.table-bordered th ,
12287
12287
.table-bordered td {
12288
- border : 1px solid # dee2e6 !important ;
12288
+ border : 1px solid # dee2e654 !important ;
12289
12289
}
12290
12290
12291
12291
.table-dark {
@@ -12296,12 +12296,12 @@ a.text-dark:focus {
12296
12296
.table-dark td ,
12297
12297
.table-dark thead th ,
12298
12298
.table-dark tbody + tbody {
12299
- border-color : # dee2e6 ;
12299
+ border-color : # dee2e654 ;
12300
12300
}
12301
12301
12302
12302
.table .thead-dark th {
12303
12303
color : inherit;
12304
- border-color : # dee2e6 ;
12304
+ border-color : # dee2e654 ;
12305
12305
}
12306
12306
}
12307
12307
@@ -13993,49 +13993,28 @@ a.text-dark:focus {
13993
13993
-webkit-backdrop-filter : blur (5px ) !important ;
13994
13994
}
13995
13995
13996
- /* width */
13997
- ::-webkit-scrollbar {
13998
- width : 20px ;
13999
-
14000
- } Track * /
14001
- ::-webkit-scrollbar-track {
14002
- box-shadow : inset 0 0 5px grey;
14003
- border-radius : 10px ;
14004
- -webkit-border-radius : 10px ;
14005
- -moz-border-radius : 10px ;
14006
- -ms-border-radius : 10px ;
14007
- -o-border-radius : 10px ;
14008
-
13996
+ ::-webkit-scrollbar-track
13997
+ {
13998
+ background : transparent !important ;
14009
13999
}
14000
+ ::-webkit-scrollbar-corner {
14001
+ background : transparent !important ;
14002
+ /* 6 */ }
14003
+ ::-webkit-scrollbar
14004
+ {
14005
+ width : 1em ;
14010
14006
14011
- /* Handle */
14012
- ::-webkit-scrollbar-thumb {
14013
- background : rgba (255 , 255 , 255 , 0.19 );
14014
- box-shadow : 0 4px 30px rgba (0 , 0 , 0 , 0.1 );
14015
- backdrop-filter : blur (7.4px );
14016
- border-radius : 10px ;
14017
- -webkit-backdrop-filter : blur (7.4px );
14018
- border : 0px solid rgba (255 , 255 , 255 , 0.3 );
14019
- -webkit-border-radius : 10px ;
14020
- -moz-border-radius : 10px ;
14021
- -ms-border-radius : 10px ;
14022
- -o-border-radius : 10px ;
14023
14007
}
14024
14008
14025
- /* Handle on hover */
14026
- ::-webkit-scrollbar-thumb : hover {
14027
- background : rgba (255 , 255 , 255 , 0.53 );
14009
+ ::-webkit-scrollbar-thumb
14010
+ {
14011
+ background : rgba (0 , 0 , 0 , 0.31 );
14012
+ border-radius : 16px ;
14028
14013
box-shadow : 0 4px 30px rgba (0 , 0 , 0 , 0.1 );
14029
- backdrop-filter : blur (7.4px );
14030
- border-radius : 10px ;
14031
- -webkit-backdrop-filter : blur (7.4px );
14032
- border : 0px solid rgba (255 , 255 , 255 , 0.3 );
14033
- -webkit-border-radius : 10px ;
14034
- -moz-border-radius : 10px ;
14035
- -ms-border-radius : 10px ;
14036
- -o-border-radius : 10px ;
14037
- cursor : pointer;
14014
+ backdrop-filter : blur (11.9px );
14015
+ -webkit-backdrop-filter : blur (11.9px );
14038
14016
}
14017
+
14039
14018
/**
14040
14019
carousel slider
14041
14020
*/
0 commit comments