185
185
.bootstrap .e-bigger .e-samplestatus .new , .bootstrap .e-bigger .e-samplestatus .New ,
186
186
.bootstrap-dark .e-bigger .e-samplestatus .preview , .bootstrap-dark .e-bigger .e-samplestatus .Preview ,
187
187
.bootstrap-dark .e-bigger .e-samplestatus .update , .bootstrap-dark .e-bigger .e-samplestatus .Update ,
188
- .bootstrap-dark .e-bigger .e-samplestatus .new , .bootstrap-dark .e-bigger .e-samplestatus .New {
189
- top : 13px ;
188
+ .bootstrap-dark .e-bigger .e-samplestatus .new , .bootstrap-dark .e-bigger .e-samplestatus .New ,
189
+ .fabric .e-bigger .e-samplestatus .preview , .fabric .e-bigger .e-samplestatus .Preview ,
190
+ .fabric .e-bigger .e-samplestatus .update , .fabric .e-bigger .e-samplestatus .Update ,
191
+ .fabric .e-bigger .e-samplestatus .new , .fabric .e-bigger .e-samplestatus .New ,
192
+ .fabric-dark .e-bigger .e-samplestatus .preview , .fabric-dark .e-bigger .e-samplestatus .Preview ,
193
+ .fabric-dark .e-bigger .e-samplestatus .update , .fabric-dark .e-bigger .e-samplestatus .Update ,
194
+ .fabric-dark .e-bigger .e-samplestatus .new , .fabric-dark .e-bigger .e-samplestatus .New {
195
+ line-height : 11px !important ;
196
+ top : 12px ;
197
+ }
198
+
199
+ .fabric .e-samplestatus .preview , .fabric .e-samplestatus .Preview ,
200
+ .fabric .e-samplestatus .update , .fabric .e-samplestatus .Update ,
201
+ .fabric .e-samplestatus .new , .fabric .e-samplestatus .New ,
202
+ .fabric-dark .e-samplestatus .preview , .fabric-dark .e-samplestatus .Preview ,
203
+ .fabric-dark .e-samplestatus .update , .fabric-dark .e-samplestatus .Update ,
204
+ .fabric-dark .e-samplestatus .new , .fabric-dark .e-samplestatus .New {
205
+ top : 8.5px ;
206
+ }
207
+
208
+ .bootstrap4 .e-bigger .e-samplestatus .preview .tree , .bootstrap4 .e-bigger .e-samplestatus .Preview .tree ,
209
+ .bootstrap4 .e-bigger .e-samplestatus .update .tree , .bootstrap4 .e-bigger .e-samplestatus .Update .tree ,
210
+ .bootstrap4 .e-bigger .e-samplestatus .new .tree , .bootstrap4 .e-bigger .e-samplestatus .New .tree {
211
+ top : 9px ;
212
+ line-height : 11px ;
190
213
}
191
214
192
215
.highcontrast .e-bigger .e-samplestatus .preview , .highcontrast .e-bigger .e-samplestatus .Preview ,
@@ -1440,6 +1463,7 @@ body.tailwind3-dark,
1440
1463
top : 66px ;
1441
1464
height : calc (100% - 66px );
1442
1465
-webkit-overflow-scrolling : touch;
1466
+ border : unset;
1443
1467
}
1444
1468
1445
1469
.sb-left-back {
@@ -2580,7 +2604,8 @@ a.sb-ad-link, a.sb-ad-link:hover, a.sb-ad-link:active {
2580
2604
top : 255px !important ;
2581
2605
}
2582
2606
2583
- .fluent2-highcontrast # sb-setting-currency_popup {
2607
+ .fluent2-highcontrast # sb-setting-currency_popup ,
2608
+ .bootstrap4 # sb-setting-currency_popup {
2584
2609
top : 370px !important ;
2585
2610
}
2586
2611
@@ -3102,7 +3127,7 @@ body.fluent-dark, .fluent-dark .sb-content, .fluent-dark .sb-content-section {
3102
3127
.fluent-dark # search-input-wrapper input ,
3103
3128
.fluent-dark # search-input-wrapper input ::placeholder {
3104
3129
color : rgba (255 , 255 , 255 , 0.87 );
3105
- background : # 252423 ;
3130
+ background : # 292827 ;
3106
3131
border-bottom : 1px solid # 969696 ;
3107
3132
}
3108
3133
.fluent-dark .sb-header , .fluent-dark .sb-switch-popup {
@@ -3151,7 +3176,7 @@ body.fluent-dark, .fluent-dark .sb-content, .fluent-dark .sb-content-section {
3151
3176
color : # 0000 ;
3152
3177
}
3153
3178
.fluent-dark .sb-theme-select {
3154
- color : # 252423 ;
3179
+ color : # 292827 ;
3155
3180
}
3156
3181
.tailwind-dark .sb-theme-select {
3157
3182
color : # 1f2937 ;
@@ -3404,10 +3429,13 @@ body.tailwind-dark,
3404
3429
.bootstrap5\. 3- dark .sb-setting-translate ,
3405
3430
.bootstrap5\. 3- dark .sample-navigation > button : hover ,
3406
3431
.bootstrap5\. 3- dark .sb-switch-popup li : first-child ,
3407
- .bootstrap5\. 3- dark .sb-theme-popup li . active . sb-theme-select , . bootstrap5\. 3 - dark . sb- icon-Home,
3432
+ .bootstrap5\. 3- dark .sb-icon-Home ,
3408
3433
.bootstrap5\. 3- dark .sb-left-pane .e-listview .e-list-group-item , .bootstrap5\. 3- dark .sb-component-name {
3409
3434
color : # 0d6efd ;
3410
3435
}
3436
+ .bootstrap5\. 3- dark .sb-theme-popup li .active .sb-theme-select {
3437
+ color : # fff
3438
+ }
3411
3439
.bootstrap5-dark .sb-icon-Home , .fluent-dark .sb-icon-Home {
3412
3440
color : # A0A1A3 ;
3413
3441
}
@@ -3580,13 +3608,16 @@ body.tailwind-dark,
3580
3608
color : # ffffff ;
3581
3609
}
3582
3610
.fluent-dark .sb-left-pane .e-listview .e-list-item .e-active {
3583
- background : # 292827 ;
3611
+ background : # 3b3a39 ;
3584
3612
color : # ffffff ;
3585
3613
}
3586
3614
.fluent-dark .sb-left-pane .e-listview .e-list-item .e-active : hover {
3587
- background : # 292827 ;
3615
+ background : # 3b3a39 ;
3588
3616
}
3589
3617
3618
+ .fluent-dark .sb-left-pane .e-treeview .e-list-item .e-active > .e-fullrow {
3619
+ background-color : # 3b3a39 ;
3620
+ }
3590
3621
.tailwind-dark .sb-left-pane .e-listview .e-list-item .e-active {
3591
3622
background : # 5CC8E8 ;
3592
3623
color : # 000000 ;
@@ -4075,9 +4106,18 @@ body.tailwind-dark,
4075
4106
.fabric-dark .sb-left-pane .e-treeview .e-list-item .e-hover > .e-fullrow {
4076
4107
background-color : # 73A6F4 ;
4077
4108
}
4109
+ .bootstrap .sb-left-pane .e-treeview .e-list-item .e-hover > .e-fullrow {
4110
+ background-color : # 317ab9 ;
4111
+ }
4078
4112
.bootstrap-dark .sb-left-pane .e-treeview .e-list-item .e-hover > .e-fullrow {
4079
- background-color : rgba ( 255 , 255 , 255 , 0.06 ) ;
4113
+ background-color : # 0070f0 ;
4080
4114
}
4115
+ .bootstrap4 .sb-left-pane .e-treeview .e-list-item .e-active .e-hover > .e-text-content .e-list-text ,
4116
+ .bootstrap5 .sb-left-pane .e-treeview .e-list-item .e-active .e-hover > .e-text-content .e-list-text ,
4117
+ .highcontrast .sb-left-pane .e-treeview .e-list-item .e-hover > .e-text-content .e-list-text ,
4118
+ .fluent2-highcontrast .sb-left-pane .e-treeview .e-list-item .e-active > .e-text-content .e-list-text {
4119
+ color : # 000000 ;
4120
+ }
4081
4121
.bootstrap5-dark .sb-left-pane .e-treeview .e-list-item .e-hover > .e-fullrow {
4082
4122
background : # 464d53 ;
4083
4123
}
@@ -4112,7 +4152,7 @@ body.tailwind-dark,
4112
4152
.fluent-dark .sb-search-result .e-list-item : hover ,
4113
4153
.fluent-dark .sb-left-pane .e-listview .e-list-item : hover ,
4114
4154
.fluent-dark .sb-left-pane .e-treeview .e-list-item .e-hover > .e-fullrow {
4115
- background-color : # 252423 ;
4155
+ background-color : # 3b3a39 ;
4116
4156
color : # FFFFFF ;
4117
4157
}
4118
4158
.fluent-dark .sb-theme-popup li : hover {
@@ -4398,6 +4438,9 @@ body.material3-dark,
4398
4438
color : rgb (208 , 188 , 255 );
4399
4439
}
4400
4440
4441
+ .bootstrap5-dark .sb-left-pane .e-listview .e-list-group-item , .bootstrap5-dark .sb-component-name {
4442
+ color : rgba (255 , 255 , 255 , 0.87 );
4443
+ }
4401
4444
4402
4445
.material3-dark .sb-left-pane .e-listview .e-list-item .e-active , .material3-dark .sb-left-pane .e-listview .e-list-item .e-active : hover , .material3-dark .cont {
4403
4446
background-color : rgb (208 , 188 , 255 );
@@ -4410,8 +4453,16 @@ body.material3-dark,
4410
4453
4411
4454
.material3-dark .sb-search-result .e-list-item : hover ,
4412
4455
.material3-dark .sb-control-navigation .e-treeview .e-list-item .e-active > .e-fullrow {
4413
- color : rgb (208 , 188 , 255 );
4414
- background-color : rgba (255 , 255 , 255 , 0.12 );
4456
+ background-color : rgb (208 , 188 , 255 );
4457
+ border : unset;
4458
+ }
4459
+
4460
+ .material3-dark .sb-control-navigation .e-treeview .e-list-item .e-active > .e-text-content .e-list-text ,
4461
+ .material3-dark .sb-control-navigation .e-treeview .e-list-item .e-active > .e-text-content .e-icon-collapsible ,
4462
+ .material3-dark .sb-control-navigation .e-treeview .e-list-item .e-active > .e-text-content .e-icon-expandable ,
4463
+ .material3-dark .sb-control-navigation .e-treeview .e-list-item .e-hover > .e-text-content .e-icon-collapsible ,
4464
+ .material3-dark .sb-control-navigation .e-treeview .e-list-item .e-hover > .e-text-content .e-icon-expandable {
4465
+ color : # 000000 ;
4415
4466
}
4416
4467
4417
4468
.material3-dark .sb-content-tab > .e-tab .e-nested > .e-tab-header > .e-items .e-toolbar-items > .e-toolbar-item .e-active > .e-tab-wrap > .e-text-wrap > .e-tab-text , .material3-dark .sb-content-tab > .e-tab .e-nested > .e-tab-header > .e-items .e-toolbar-items > .e-toolbar-item : hover > .e-tab-wrap > .e-text-wrap > .e-tab-text {
@@ -4631,7 +4682,7 @@ body.material3-dark,
4631
4682
4632
4683
/*Adding this styles to ActionDescription anchor Tag*/
4633
4684
.sb-action-description p a {
4634
- background-color : # FFFFFF ;
4685
+ background-color : transparent ;
4635
4686
text-decoration : underline;
4636
4687
}
4637
4688
@@ -4763,8 +4814,7 @@ body.fluent2-highcontrast,
4763
4814
4764
4815
.fluent2-highcontrast .sb-search-result .e-list-item : hover ,
4765
4816
.fluent2-highcontrast .sb-control-navigation .e-treeview .e-list-item .e-active > .e-fullrow {
4766
- color : # 1aebff ;
4767
- background-color : rgba (255 , 255 , 255 , 0.12 );
4817
+ background-color : # 1aebff ;
4768
4818
}
4769
4819
4770
4820
.fluent2-highcontrast .sb-content-tab > .e-tab .e-nested > .e-tab-header > .e-items .e-toolbar-items > .e-toolbar-item .e-active > .e-tab-wrap > .e-text-wrap > .e-tab-text , .fluent2-highcontrast .sb-content-tab > .e-tab .e-nested > .e-tab-header > .e-items .e-toolbar-items > .e-toolbar-item : hover > .e-tab-wrap > .e-text-wrap > .e-tab-text {
@@ -4859,6 +4909,7 @@ body.fluent2-highcontrast,
4859
4909
.fluent2-highcontrast .e-samplestatus .new ,
4860
4910
.fluent2-highcontrast .e-samplestatus .update {
4861
4911
top : 6px ;
4912
+ right : 8px ;
4862
4913
}
4863
4914
.e-bigger .fluent2-highcontrast .e-samplestatus .update .tree ,
4864
4915
.e-bigger .fluent2-highcontrast .e-samplestatus .preview .tree ,
@@ -4879,6 +4930,7 @@ body.fluent2-highcontrast,
4879
4930
.fluent2-dark .e-samplestatus .update .tree ,
4880
4931
.fluent2-dark .e-samplestatus .new .tree {
4881
4932
top : 6px ;
4933
+ right : 8px ;
4882
4934
line-height : 8px ;
4883
4935
}
4884
4936
.fluent2-dark .e-samplestatus .preview ,
@@ -4888,6 +4940,7 @@ body.fluent2-highcontrast,
4888
4940
.fluent2 .e-samplestatus .update ,
4889
4941
.fluent2 .e-samplestatus .new {
4890
4942
top : 6px ;
4943
+ right : 8px ;
4891
4944
line-height : 8px ;
4892
4945
}
4893
4946
.fluent2 .e-bigger .e-samplestatus .preview ,
@@ -5037,8 +5090,7 @@ body.fluent2-dark,
5037
5090
5038
5091
.fluent2-dark .sb-search-result .e-list-item : hover ,
5039
5092
.fluent2-dark .sb-control-navigation .e-treeview .e-list-item .e-active > .e-fullrow {
5040
- color : # 115ea3 ;
5041
- background-color : rgba (255 , 255 , 255 , 0.12 );
5093
+ background-color : # 115ea3 ;
5042
5094
}
5043
5095
5044
5096
.fluent2-dark .sb-content-tab > .e-tab .e-nested > .e-tab-header > .e-items .e-toolbar-items > .e-toolbar-item .e-active > .e-tab-wrap > .e-text-wrap > .e-tab-text , .fluent2-dark .sb-content-tab > .e-tab .e-nested > .e-tab-header > .e-items .e-toolbar-items > .e-toolbar-item : hover > .e-tab-wrap > .e-text-wrap > .e-tab-text {
@@ -5178,8 +5230,8 @@ body.fluent2-dark,
5178
5230
/* Styles for the browser's autofill feature */
5179
5231
.fluent-dark # search-input : -webkit-autofill {
5180
5232
-webkit-text-fill-color : # ffffff ;
5181
- -webkit-box-shadow : 0 0 0px 1000px # 252423 inset;
5182
- border-color : # 252423 ;
5233
+ -webkit-box-shadow : 0 0 0px 1000px # 292827 inset;
5234
+ border-color : # 292827 ;
5183
5235
}
5184
5236
.material3-dark # search-input : -webkit-autofill ,
5185
5237
.fluent2-dark # search-input : -webkit-autofill ,
0 commit comments