Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal-3101671
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
drupal-3101671
Commits
c2958323
Verified
Commit
c2958323
authored
1 year ago
by
quietone
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3418873
by Keshav Patel, longwave, shweta__sharma: Remove outdated @todo in details.css
parent
cfabfbe8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
core/profiles/demo_umami/themes/umami/css/classy/components/details.css
+0
-3
0 additions, 3 deletions
...demo_umami/themes/umami/css/classy/components/details.css
core/themes/starterkit_theme/css/components/details.css
+0
-3
0 additions, 3 deletions
core/themes/starterkit_theme/css/components/details.css
with
0 additions
and
6 deletions
core/profiles/demo_umami/themes/umami/css/classy/components/details.css
+
0
−
3
View file @
c2958323
...
@@ -14,9 +14,6 @@ details {
...
@@ -14,9 +14,6 @@ details {
details
>
.details-wrapper
{
details
>
.details-wrapper
{
padding
:
0.5em
1.5em
;
padding
:
0.5em
1.5em
;
}
}
/* @todo Regression: The summary of noncollapsible details are no longer
vertically aligned with the .details-wrapper in browsers without native
details support. */
summary
{
summary
{
padding
:
0.2em
0.5em
;
padding
:
0.2em
0.5em
;
cursor
:
pointer
;
cursor
:
pointer
;
...
...
This diff is collapsed.
Click to expand it.
core/themes/starterkit_theme/css/components/details.css
+
0
−
3
View file @
c2958323
...
@@ -14,9 +14,6 @@ details {
...
@@ -14,9 +14,6 @@ details {
details
>
.details-wrapper
{
details
>
.details-wrapper
{
padding
:
0.5em
1.5em
;
padding
:
0.5em
1.5em
;
}
}
/* @todo Regression: The summary of noncollapsible details are no longer
vertically aligned with the .details-wrapper in browsers without native
details support. */
summary
{
summary
{
padding
:
0.2em
0.5em
;
padding
:
0.2em
0.5em
;
cursor
:
pointer
;
cursor
:
pointer
;
...
...
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
register
or
sign in
to comment