Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
project
drupal
Merge requests
!3168
Resolve
#3329699
".container inline nested checkbox"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Resolve
#3329699
".container inline nested checkbox"
issue/drupal-3329699:3329699-.container-inline-nested-checkbox
into
10.1.x
Overview
0
Commits
8
Pipelines
0
Changes
3
Open
John Herreño
requested to merge
issue/drupal-3329699:3329699-.container-inline-nested-checkbox
into
10.1.x
2 years ago
Overview
0
Commits
8
Pipelines
0
Changes
3
Expand
Closes
#3329699
0
0
Merge request reports
Compare
10.1.x
version 7
47dda760
1 year ago
version 6
21a66ace
1 year ago
version 5
cf0323f4
1 year ago
version 4
154e1ad8
2 years ago
version 3
a32115f8
2 years ago
version 2
83a38358
2 years ago
version 1
c791b78b
2 years ago
10.1.x (HEAD)
and
latest version
latest version
0a0ebd9b
8 commits,
1 year ago
version 7
47dda760
7 commits,
1 year ago
version 6
21a66ace
6 commits,
1 year ago
version 5
cf0323f4
5 commits,
1 year ago
version 4
154e1ad8
4 commits,
2 years ago
version 3
a32115f8
3 commits,
2 years ago
version 2
83a38358
3 commits,
2 years ago
version 1
c791b78b
2 commits,
2 years ago
3 files
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
core/profiles/demo_umami/themes/umami/css/classy/components/container-inline.css
+
1
−
0
Options
@@ -7,6 +7,7 @@
.container-inline
.label
::after
{
content
:
":"
;
}
.container-inline
.form-item
label
:last-child::after
,
.form-type-radios
.container-inline
label
::after
,
.form-type-checkboxes
.container-inline
label
::after
{
content
:
""
;
Loading