Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
shields
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
shields.io
shields
Commits
ffcce04d
Unverified
Commit
ffcce04d
authored
Jul 10, 2023
by
chris48s
Committed by
GitHub
Jul 10, 2023
Browse files
Options
Downloads
Patches
Plain Diff
edit comment about styles to remove in future (#9363)
parent
b9d96755
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontend/src/css/custom.css
+5
-5
5 additions, 5 deletions
frontend/src/css/custom.css
with
5 additions
and
5 deletions
frontend/src/css/custom.css
+
5
−
5
View file @
ffcce04d
...
@@ -31,17 +31,17 @@ html[data-theme="dark"] .docusaurus-highlight-code-line {
...
@@ -31,17 +31,17 @@ html[data-theme="dark"] .docusaurus-highlight-code-line {
color-scheme
:
initial
;
color-scheme
:
initial
;
}
}
/*
TODO: remove these three styles when
we can upgrade to docusaurus-theme-openapi@0.6.5
*/
input
[
type
=
"text"
],
:not
(
#fakeID#fakeId#fakeID
)
select
{
input
[
type
=
"text"
],
:not
(
#fakeID#fakeId#fakeID
)
select
{
border-color
:
var
(
--ifm-color-primary-lightest
);
border-color
:
var
(
--ifm-color-primary-lightest
);
border-style
:
solid
;
border-style
:
solid
;
border-width
:
1px
;
border-width
:
1px
;
}
}
/*
TODO: remove these two styles when
we can upgrade to docusaurus-theme-openapi@0.6.5
*/
div
.api-code-tab-group
{
div
.api-code-tab-group
{
justify-content
:
center
;
justify-content
:
center
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment