Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ui_suite_bootstrap
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
ui_suite_bootstrap
Commits
11a73b2d
Unverified
Commit
11a73b2d
authored
1 year ago
by
maboy
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3426449
: Add Use Plugin range for styles.
parent
f9ead9c0
No related branches found
No related tags found
1 merge request
!167
Draft: Issue #3426449 : Add Use Plugin range for styles.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ui_suite_bootstrap.ui_styles.yml
+9
-0
9 additions, 0 deletions
ui_suite_bootstrap.ui_styles.yml
with
9 additions
and
0 deletions
ui_suite_bootstrap.ui_styles.yml
+
9
−
0
View file @
11a73b2d
...
...
@@ -286,6 +286,7 @@ borders_border_opacity:
borders_border_width
:
category
:
"
Borders"
label
:
"
Border
width"
type
:
range_style_type
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/borders/#width'
options
:
...
...
@@ -321,6 +322,7 @@ borders_border_radius:
borders_border_radius_width
:
category
:
"
Borders"
label
:
"
Border
radius
width"
type
:
range_style_type
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/borders/#radius'
options
:
...
...
@@ -801,6 +803,7 @@ link_colored:
link_offset
:
category
:
"
Link"
label
:
"
Link
offset"
type
:
range_style_type
description
:
"
Change
the
underline's
distance
from
your
text.
Offset
is
set
in
em
units
to
automatically
scale
with
the
element's
current
font-size."
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/link/#underline-offset'
...
...
@@ -814,6 +817,7 @@ link_offset:
link_offset_hover
:
category
:
"
Link"
label
:
"
Link
offset
hover"
type
:
range_style_type
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/link/#hover-variants'
options
:
...
...
@@ -1099,6 +1103,7 @@ spacing_padding:
spacing_padding_top
:
category
:
"
Spacing"
label
:
"
Padding
top"
type
:
range_style_type
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/spacing/#notation'
options
:
...
...
@@ -1115,6 +1120,7 @@ spacing_padding_top:
spacing_padding_bottom
:
category
:
"
Spacing"
label
:
"
Padding
bottom"
type
:
range_style_type
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/spacing/#notation'
options
:
...
...
@@ -1131,6 +1137,7 @@ spacing_padding_bottom:
spacing_padding_start
:
category
:
"
Spacing"
label
:
"
Padding
start"
type
:
range_style_type
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/spacing/#notation'
options
:
...
...
@@ -1147,6 +1154,7 @@ spacing_padding_start:
spacing_padding_end
:
category
:
"
Spacing"
label
:
"
Padding
end"
type
:
range_style_type
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/spacing/#notation'
options
:
...
...
@@ -1335,6 +1343,7 @@ visibility:
z-index
:
category
:
"
z-index"
label
:
"
Z-index"
type
:
range_style_type
description
:
"
Use
our
low-level
z-index
utilities
to
quickly
change
the
stack
level
of
an
element
or
component."
links
:
-
'
https://getbootstrap.com/docs/5.3/utilities/z-index/'
...
...
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