Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
style_tool
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Bugzilla
Bugzilla
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
于广洋
style_tool
Commits
e5259cbd
Commit
e5259cbd
authored
Apr 10, 2020
by
刘安琪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交radio相关修改
parent
20e5525d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
19 deletions
+27
-19
element-variables.scss
element-variables.scss
+27
-19
No files found.
element-variables.scss
View file @
e5259cbd
...
...
@@ -110,7 +110,7 @@ $--color-text-placeholder: #CCCCCC !default;
/// color|1|Border Color|3
$--border-color-base
:
#E4E4E4
!
default
;
/// color|1|Border Color|3
$--border-color-light
:
#
E0E0E
0
!
default
;
$--border-color-light
:
#
D0D0D
0
!
default
;
/// color|1|Border Color|3
$--border-color-lighter
:
#EBEBEB
!
default
;
/// color|1|Border Color|3
...
...
@@ -192,9 +192,9 @@ $--index-popper: 2000 !default;
/* Disable base
-------------------------- */
$--disabled-fill-base
:
$--background-color-
base
!
default
;
$--disabled-fill-base
:
$--background-color-
lighter
!
default
;
$--disabled-color-base
:
$--color-text-placeholder
!
default
;
$--disabled-border-base
:
$--border-color-light
!
default
;
$--disabled-border-base
:
$--border-color-light
er
!
default
;
/* Icon
-------------------------- */
...
...
@@ -208,9 +208,9 @@ $--checkbox-font-size: 14px !default;
/// fontWeight||Font|1
$--checkbox-font-weight
:
$--font-weight-primary
!
default
;
/// color||Color|0
$--checkbox-font-color
:
$--color-text-
regular
!
default
;
$--checkbox-input-height
:
1
4
px
!
default
;
$--checkbox-input-width
:
1
4
px
!
default
;
$--checkbox-font-color
:
$--color-text-
primary
!
default
;
$--checkbox-input-height
:
1
6
px
!
default
;
$--checkbox-input-width
:
1
6
px
!
default
;
/// borderRadius||Border|2
$--checkbox-border-radius
:
$--border-radius-small
!
default
;
/// color||Color|0
...
...
@@ -218,22 +218,30 @@ $--checkbox-background-color: $--color-white !default;
$--checkbox-input-border
:
$--border-base
!
default
;
/// color||Color|0
/*$--checkbox-disabled-border-color: $--border-color-base !default;
$--checkbox-disabled-input-fill: $--disabled-fill-base !default;
$--checkbox-disabled-icon-color: $--disabled-fill-base !default;
$--checkbox-disabled-checked-input-fill: $--background-color-lighter !default;
$--checkbox-disabled-checked-input-border-color: $--border-color-lighter !default;
$--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
$--checkbox-disabled-border-color
:
$--border-color-base
!
default
;
$--checkbox-disabled-input-fill
:
#edf2fc
!
default
;
$--checkbox-disabled-input-fill
:
$--disabled-fill-base
!
default
;
$--checkbox-disabled-icon-color
:
$--color-text-placeholder
!
default
;
$--checkbox-disabled-checked-input-fill
:
$--b
order-color-extra-light
!
default
;
$--checkbox-disabled-checked-input-border-color
:
$--border-color-
base
!
default
;
$--checkbox-disabled-checked-input-fill
:
$--b
ackground-color-lighter
!
default
;
$--checkbox-disabled-checked-input-border-color
:
$--border-color-
lighter
!
default
;
$--checkbox-disabled-checked-icon-color
:
$--color-text-placeholder
!
default
;
/// color||Color|0
$--checkbox-checked-font-color
:
$--color-primary
!
default
;
$--checkbox-checked-font-color
:
$--color-
text-
primary
!
default
;
$--checkbox-checked-input-border-color
:
$--color-primary
!
default
;
/// color||Color|0
$--checkbox-checked-background-color
:
$--color-primary
!
default
;
$--checkbox-checked-icon-color
:
$--fill-base
!
default
;
$--checkbox-input-border-color-hover
:
$--color-primary
!
default
;
$--checkbox-input-border-color-hover
:
$--color-primary
-hover
!
default
;
/// height||Other|4
$--checkbox-bordered-height
:
40px
!
default
;
/// padding||Spacing|3
...
...
@@ -273,9 +281,9 @@ $--radio-font-size: $--font-size-base !default;
/// fontWeight||Font|1
$--radio-font-weight
:
$--font-weight-primary
!
default
;
/// color||Color|0
$--radio-font-color
:
$--color-text-
regular
!
default
;
$--radio-input-height
:
1
4
px
!
default
;
$--radio-input-width
:
1
4
px
!
default
;
$--radio-font-color
:
$--color-text-
primary
!
default
;
$--radio-input-height
:
1
6
px
!
default
;
$--radio-input-width
:
1
6
px
!
default
;
/// borderRadius||Border|2
$--radio-input-border-radius
:
$--border-radius-circle
!
default
;
/// color||Color|0
...
...
@@ -288,14 +296,14 @@ $--radio-icon-color: $--color-white !default;
$--radio-disabled-input-border-color
:
$--disabled-border-base
!
default
;
$--radio-disabled-input-fill
:
$--disabled-fill-base
!
default
;
$--radio-disabled-icon-color
:
$--
disabled-fill-base
!
default
;
$--radio-disabled-icon-color
:
$--
color-text-placeholder
!
default
;
$--radio-disabled-checked-input-border-color
:
$--disabled-border-base
!
default
;
$--radio-disabled-checked-input-fill
:
$--disabled-fill-base
!
default
;
$--radio-disabled-checked-icon-color
:
$--color-text-placeholder
!
default
;
/// color||Color|0
$--radio-checked-font-color
:
$--color-primary
!
default
;
$--radio-checked-font-color
:
$--color-
text-
primary
!
default
;
/// color||Color|0
$--radio-checked-input-border-color
:
$--color-primary
!
default
;
/// color||Color|0
...
...
@@ -303,7 +311,7 @@ $--radio-checked-input-background-color: $--color-white !default;
/// color||Color|0
$--radio-checked-icon-color
:
$--color-primary
!
default
;
$--radio-input-border-color-hover
:
$--color-primary
!
default
;
$--radio-input-border-color-hover
:
$--color-primary
-hover
!
default
;
$--radio-bordered-height
:
40px
!
default
;
$--radio-bordered-padding
:
12px
20px
0
10px
!
default
;
...
...
@@ -583,14 +591,14 @@ $--button-medium-padding-vertical: 9px !default;
$--button-medium-padding-horizontal
:
16px
!
default
;
/// fontSize||Font|1
$--button-small-font-size
:
12px
!
default
;
$--button-small-font-size
:
$--font-size-base
!
default
;
$--button-small-border-radius
:
$--border-radius-base
!
default
;
/// padding||Spacing|3
$--button-small-padding-vertical
:
7px
!
default
;
/// padding||Spacing|3
$--button-small-padding-horizontal
:
16px
!
default
;
/// fontSize||Font|1
$--button-mini-font-size
:
12px
!
default
;
$--button-mini-font-size
:
$--font-size-base
!
default
;
$--button-mini-border-radius
:
$--border-radius-base
!
default
;
/// padding||Spacing|3
$--button-mini-padding-vertical
:
5px
!
default
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment