Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 53bd0e8

Browse files
v27.2.2
1 parent 7f03588 commit 53bd0e8

File tree

121 files changed

+753
-219
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+753
-219
lines changed

‎Content/Site.css

Lines changed: 66 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@
475475
font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif";
476476
}
477477

478-
479478
/*sample header*/
480479

481480
.sb-header-settings {
@@ -593,7 +592,8 @@
593592
.bootstrap5\.3 #search-input-wrapper .sb-reset-icon:before, .bootstrap5\.3-dark #search-input-wrapper .sb-reset-icon:before,
594593
.fluent #search-input-wrapper .sb-reset-icon:before, .fluent-dark #search-input-wrapper .sb-reset-icon:before,
595594
.tailwind #search-input-wrapper .sb-reset-icon:before, .tailwind-dark #search-input-wrapper .sb-reset-icon:before,
596-
.material3 #search-input-wrapper .sb-reset-icon:before {
595+
.material3 #search-input-wrapper .sb-reset-icon:before,
596+
.fluent2 #search-input-wrapper .sb-reset-icon:before, .fluent2-dark #search-input-wrapper .sb-reset-icon:before {
597597
content: '\e7e7';
598598
}
599599
.bootstrap4 #search-input-wrapper .sb-reset-icon:before {
@@ -606,7 +606,10 @@
606606
color: rgba(0, 0, 0, 0.56);
607607
}
608608
.material-dark .sb-reset-icon, .fabric-dark .sb-reset-icon, .bootstrap-dark .sb-reset-icon,
609-
.tailwind-dark .sb-reset-icon, .fluent-dark .sb-reset-icon, .highcontrast .sb-reset-icon {
609+
.tailwind-dark .sb-reset-icon, .fluent-dark .sb-reset-icon, .highcontrast .sb-reset-icon,
610+
.material3-dark .sb-reset-icon, .fluent-dark .sb-reset-icon, .highcontrast .sb-reset-icon,
611+
.fluent2-dark .sb-reset-icon, .fluent-dark .sb-reset-icon, .highcontrast .sb-reset-icon,
612+
.bootstrap5\.3-dark .sb-reset-icon, .fluent-dark .sb-reset-icon, .highcontrast .sb-reset-icon {
610613
color: #fff;
611614
}
612615
.toggle-active {
@@ -755,8 +758,8 @@
755758
color: #366cd7;
756759
}
757760

758-
.sb-switch-popup li:first-child:hover {
759-
color: #61ccff;
761+
.fluent2-dark .sb-switch-popup li:first-child {
762+
color: #479df3!important;
760763
}
761764

762765
.sb-switch-popup li:hover {
@@ -888,6 +891,10 @@
888891
cursor: default;
889892
}
890893

894+
.bootstrap5\.3 #search-popup .e-list-group-item .e-search-group {
895+
color: #5a5a5a;
896+
}
897+
891898

892899
/*settings popup*/
893900

@@ -1103,6 +1110,10 @@
11031110
color: #000000;
11041111
}
11051112

1113+
.bootstrap5\.3 .sb-left-pane .e-treeview .e-list-item.e-active.e-hover .tree-text {
1114+
color: var(--color-sf-content-text-color);
1115+
}
1116+
11061117
#controlTree ul.e-list-parent {
11071118
padding-left: 10px;
11081119
overflow: hidden;
@@ -1244,6 +1255,10 @@
12441255
color: #3C78EF;
12451256
}
12461257

1258+
#sb-source-tab .e-tab-text {
1259+
text-transform: lowercase;
1260+
}
1261+
12471262
.sb-right-pane-overlay {
12481263
pointer-events: none;
12491264
}
@@ -1370,6 +1385,16 @@
13701385
min-height: 350px;
13711386
}
13721387

1388+
.fluent2-highcontrast .e-tab .e-content .e-item .control-section .rowdiv2,
1389+
.material3-dark .e-tab .e-content .e-item .control-section .rowdiv2,
1390+
.fluent-dark .e-tab .e-content .e-item .control-section .rowdiv2,
1391+
.fluent2-dark .e-tab .e-content .e-item .control-section .rowdiv2,
1392+
.bootstrap5\.3-dark .e-tab .e-content .e-item .control-section .rowdiv2,
1393+
.tailwind-dark .e-tab .e-content .e-item .control-section .rowdiv2,
1394+
.highcontrast .e-tab .e-content .e-item .control-section .rowdiv2 {
1395+
color: #000;
1396+
}
1397+
13731398
.sb-sample-content-area {
13741399
min-height: 350px;
13751400
}
@@ -1868,6 +1893,11 @@ a.sb-ad-link, a.sb-ad-link:hover, a.sb-ad-link:active {
18681893
.sb-right-pane.e-view.control-fullview .sb-ad-points-div {
18691894
margin-left: 0px;
18701895
}
1896+
1897+
.tailwind.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap, .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap,
1898+
.tailwind-dark.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap, .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap {
1899+
padding: 0px 12px;
1900+
}
18711901
}
18721902

18731903
@media (max-width: 447px) {
@@ -2258,6 +2288,12 @@ a.sb-ad-link, a.sb-ad-link:hover, a.sb-ad-link:active {
22582288
.sb-left-pane-header {
22592289
display: block;
22602290
}
2291+
.highcontrast.e-bigger .e-samplestatus.preview.tree, .e-bigger .e-samplestatus.Preview.tree,
2292+
.highcontrast.e-bigger .e-samplestatus.update.tree, .e-bigger .e-samplestatus.Update.tree,
2293+
.highcontrast.e-bigger .e-samplestatus.new.tree, .e-bigger .e-samplestatus.New.tree {
2294+
top: 4px;
2295+
line-height: 18px;
2296+
}
22612297
/*source tab header*/
22622298
.sb-desktop-setting {
22632299
display: none;
@@ -2278,8 +2314,7 @@ a.sb-ad-link, a.sb-ad-link:hover, a.sb-ad-link:active {
22782314
text-align: center;
22792315
height: 100%;
22802316
}
2281-
.highcontrast .sb-mobilefooter > .e-btn.e-flat, .material-dark .sb-mobilefooter > .e-btn.e-flat, .fabric-dark .sb-mobilefooter > .e-btn.e-flat
2282-
.bootstrap-dark .sb-mobilefooter > .e-btn.e-flat, .tailwind-dark .sb-mobilefooter > .e-btn.e-flat {
2317+
.highcontrast .sb-mobilefooter > .e-btn.e-flat, .material-dark .sb-mobilefooter > .e-btn.e-flat, .fabric-dark .sb-mobilefooter > .e-btn.e-flat .bootstrap-dark .sb-mobilefooter > .e-btn.e-flat, .tailwind-dark .sb-mobilefooter > .e-btn.e-flat {
22832318
background: #000;
22842319
color: #fff;
22852320
}
@@ -2315,6 +2350,9 @@ a.sb-ad-link, a.sb-ad-link:hover, a.sb-ad-link:active {
23152350
display: inline-block;
23162351
z-index: 1001;
23172352
}
2353+
.tailwind .sb-mobilefooter, .tailwind-dark .sb-mobilefooter {
2354+
background-color: unset;
2355+
}
23182356
.sb-mobilefooter>button:focus {
23192357
outline: none;
23202358
}
@@ -3463,6 +3501,10 @@ body.tailwind-dark,
34633501
border-right: none;
34643502
}
34653503

3504+
.material3 .sb-switch-popup #switch-sb li:hover, .bootstrap5\.3 .sb-switch-popup #switch-sb li:hover, .fluent .sb-switch-popup #switch-sb li:hover, .fluent2 .sb-switch-popup #switch-sb li:hover, .tailwind .sb-switch-popup #switch-sb li:hover {
3505+
background: rgb(238, 238, 238) !important;
3506+
}
3507+
34663508
.highcontrast .setting-responsive .sb-responsive-items.active {
34673509
background: #ffd939;
34683510
color: #000000;
@@ -3693,6 +3735,10 @@ body.tailwind-dark,
36933735
background-color: #464d53 !important;
36943736
}
36953737

3738+
.fluent .sb-search-result .e-list-item:hover, .fluent2 .sb-search-result .e-list-item:hover, .tailwind .sb-search-result .e-list-item:hover, .material3 .sb-search-result .e-list-item:hover, .bootstrap5\.3 .sb-search-result .e-list-item:hover {
3739+
background-color: #e2f2ff !important;
3740+
}
3741+
36963742
.bootstrap5\.3-dark .sb-left-pane .e-listview .e-list-item.e-hover, .bootstrap5\.3-dark .sb-theme-popup li:hover, .sb-search-result .e-list-item:hover, .sb-switch-popup li:hover {
36973743
background-color: #363636;
36983744
}
@@ -4593,19 +4639,23 @@ body.fluent2-dark,
45934639
.fluent2-dark .sb-icon-Home,
45944640
.fluent2-dark .sb-component-name,
45954641
.fluent2-dark .sb-left-pane .e-listview .e-list-group-item,
4596-
.fluent2-dark .sb-theme-popup li.active .sb-theme-select {
4642+
.fluent2-dark .sb-theme-popup li.active .sb-theme-select,
4643+
.fluent2-dark .sb-theme-popup li.active .switch-text{
45974644
color: #115ea3;
45984645
}
45994646

4647+
.fluent2-dark .sb-theme-popup li.e-list:hover,
4648+
.fluent2-dark .sb-theme-popup li#material3:hover {
4649+
color: #FFFFFF;
4650+
}
46004651

46014652
.fluent2-dark .sb-left-pane .e-listview .e-list-item.e-active, .fluent2-dark .sb-left-pane .e-listview .e-list-item.e-active:hover, .fluent2-dark .cont {
46024653
background-color: #115ea3;
46034654
}
46044655

4605-
4606-
/*.fluent2-dark .sb-left-pane .e-listview .e-list-item.e-active:hover {
4656+
.fluent2-dark .sb-left-pane .e-listview .e-list-item.e-active:hover {
46074657
color: #000;
4608-
}*/
4658+
}
46094659

46104660
.fluent2-dark .sb-search-result .e-list-item:hover,
46114661
.fluent2-dark .sb-control-navigation .e-treeview .e-list-item.e-active > .e-fullrow {
@@ -4620,6 +4670,10 @@ body.fluent2-dark,
46204670
.fluent2-dark .sb-content-tab > .e-tab > .e-tab-header > .e-items.e-toolbar-items > .e-indicator {
46214671
background: #115ea3;
46224672
}
4673+
.fluent2-dark .sb-content-tab > .e-tab > .e-tab-header > .e-toolbar-items .e-toolbar-item.e-active::before {
4674+
left:auto;
4675+
right:auto;
4676+
}
46234677

46244678
.fluent2-dark .sb-content-tab > .e-tab > .e-tab-header > .e-items.e-toolbar-items > .e-toolbar-item > .e-tab-wrap > .e-text-wrap > .e-tab-text {
46254679
color: #ffffff;
@@ -4668,7 +4722,7 @@ body.fluent2-dark,
46684722

46694723
.fluent2-dark .setting-responsive .sb-responsive-items.active {
46704724
background-color: #115ea3;
4671-
color: #333333;
4725+
color: #FFFFFF;
46724726
}
46734727

46744728
.fluent2-dark .sb-content-tab > .e-tab > .e-tab-header > .e-items.e-toolbar-items > .e-toolbar-item:hover > .e-tab-wrap > .e-text-wrap > .e-tab-text, .fluent2-dark .sb-source-section .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text, .fluent2-dark .sb-source-section .e-tab .e-tab-header .e-toolbar-item:hover .e-tab-text {

‎Content/styles/bds-dark-lite.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Content/styles/bds-dark.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Content/styles/bds-lite.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Content/styles/bds.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Content/styles/bootstrap-dark-lite.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Content/styles/bootstrap-dark.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Content/styles/bootstrap-lite.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Content/styles/bootstrap.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Content/styles/bootstrap4-lite.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /