Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
commerce
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
commerce
Merge requests
!332
Resolve
#3470790
"Display defaultstep property"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Resolve
#3470790
"Display defaultstep property"
issue/commerce-3470790:3470790-display-defaultstep-property
into
3.x
Overview
15
Commits
6
Pipelines
6
Changes
3
1 unresolved thread
Show all comments
Open
Leon Röthemeyer
requested to merge
issue/commerce-3470790:3470790-display-defaultstep-property
into
3.x
8 months ago
Overview
15
Commits
6
Pipelines
6
Changes
3
1 unresolved thread
Show all comments
Expand
Closes
#3470790
0
0
Merge request reports
Compare
3.x
version 6
c5e88fef
7 months ago
version 5
9cc61421
7 months ago
version 4
539c376e
7 months ago
version 3
ae342e39
7 months ago
version 2
d8c31028
8 months ago
version 1
edb94f10
8 months ago
3.x (HEAD)
and
latest version
latest version
c5e88fef
6 commits,
2 weeks ago
version 6
c5e88fef
6 commits,
7 months ago
version 5
9cc61421
5 commits,
7 months ago
version 4
539c376e
4 commits,
7 months ago
version 3
ae342e39
3 commits,
7 months ago
version 2
d8c31028
2 commits,
8 months ago
version 1
edb94f10
1 commit,
8 months ago
3 files
+
20
−
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)
modules/checkout/css/commerce_checkout.admin.css
+
4
−
0
Options
@@ -10,6 +10,10 @@
font-style
:
italic
;
}
.checkout-pane-overview
.pane-configuration-default-step
{
font-size
:
0.9em
;
font-style
:
italic
;
}
.checkout-pane-overview
.pane-configuration-summary-cell
{
line-height
:
1em
;
}
Loading