Movatterモバイル変換


[0]ホーム

URL:


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

Commit067a031

Browse files
committed
Merge branch 'gh-pages-dev' into gh-pages
2 parents4339edd +2f74a03 commit067a031

File tree

8 files changed

+172
-245
lines changed

8 files changed

+172
-245
lines changed

‎_config.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ twitter_username: francisrupert
2020
github_username:usda-fsa
2121
permalink:none
2222
github_repository_url:https://github.com/USDA-FSA/fsa-design-system
23-
fsa-style_version:2.5.2
23+
fsa-style_version:2.5.3
2424

2525
# Site key assets
2626
stylesheets:

‎_sass/other/_ds.shame.scss‎

Lines changed: 0 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -85,19 +85,6 @@
8585
@includesr-only;
8686
}
8787

88-
// TODO move to fsa-style
89-
code {
90-
h1&,
91-
h2&,
92-
h3&,
93-
h4&,
94-
h5&,
95-
h6&,
96-
blockquote& {
97-
font-size:inherit;
98-
}
99-
}
100-
10188
// This isn't broken in fsa-style, but is with Ruby-based Sass, which strips out the :not() rule
10289
.fsa-table__sort:hover:not(.fsa-table__sort--descending,.fsa-table__sort--ascending):after {
10390
background-image:url('#{$image-path}/chevron-up.png');
@@ -112,48 +99,6 @@ div.fsa-stepped-tabs__label {
11299
cursor:initial;
113100
}
114101

115-
// TODO move to fsa-style
116-
.color-fsa-page-bg {
117-
background-color:$color-fsa-site-bg;
118-
border:1pxsolid$color-fsa-tertiary-200;
119-
}
120-
121-
.color-fsa-white {
122-
background-color:$color-fsa-white;
123-
border:1pxsolid$color-fsa-tertiary-200;
124-
}
125-
126-
// TODO move to fsa-style
127-
.fsa-grid__demo {
128-
padding:0;
129-
background-color:rgba(0,0,0,.05);
130-
}
131-
132-
// TODO move to fsa-style
133-
.docs__rwd-embed--desktop {
134-
width:1187px;
135-
min-height:50vh;
136-
}
137-
138-
// TODO move to fsa-style
139-
.docs__grid-inventory {
140-
141-
&& {
142-
--grid-demo-bgcolor-nest:#{tint($color-fsa-aqua,75%)};
143-
--grid-demo-background-columns-nest:repeating-linear-gradient(
144-
toright,
145-
var(--grid-demo-bgcolor-nest),
146-
var(--grid-demo-bgcolor-nest)var(--grid-demo-column-width),
147-
transparentvar(--grid-demo-column-width),
148-
transparentvar(--grid-demo-repeating-width)
149-
);
150-
151-
background-image:var(--grid-demo-background-columns-nest);
152-
153-
}
154-
155-
}
156-
157102
.ds-code-toggle {
158103

159104
padding-right:$size-default;

‎css/fsa-design-system.css‎

Lines changed: 35 additions & 53 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎css/fsa-design-system.css.map‎

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

‎css/fsa-design-system.min.css‎

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎css/fsa-design-system.min.css.map‎

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp