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
9490c3df
Commit
9490c3df
authored
Apr 13, 2020
by
cyh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
table表格背景颜色
parent
d0f8b28b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
element-variables.scss
element-variables.scss
+5
-3
No files found.
element-variables.scss
View file @
9490c3df
...
@@ -808,18 +808,20 @@ $--dialog-padding-primary: 20px !default;
...
@@ -808,18 +808,20 @@ $--dialog-padding-primary: 20px !default;
/* Table
/* Table
-------------------------- */
-------------------------- */
///table||header|0
$--table-border-color
:
#E0E0E0
;
/// color||Color|0
/// color||Color|0
$--table-border-color
:
$--
border-color-lighte
r
!
default
;
$--table-border-color
:
$--
table-border-colo
r
!
default
;
$--table-border
:
1px
solid
$--table-border-color
!
default
;
$--table-border
:
1px
solid
$--table-border-color
!
default
;
/// color||Color|0
/// color||Color|0
$--table-font-color
:
$--color-text-regular
!
default
;
$--table-font-color
:
$--color-text-regular
!
default
;
/// color||Color|0
/// color||Color|0
$--table-header-font-color
:
$--color-text-
second
ary
!
default
;
$--table-header-font-color
:
$--color-text-
prim
ary
!
default
;
/// color||Color|0
/// color||Color|0
$--table-row-hover-background-color
:
$--background-color-base
!
default
;
$--table-row-hover-background-color
:
$--background-color-base
!
default
;
$--table-current-row-background-color
:
$--color-primary-light-9
!
default
;
$--table-current-row-background-color
:
$--color-primary-light-9
!
default
;
/// color||Color|0
/// color||Color|0
$--table-header-background-color
:
$--
color-whit
e
!
default
;
$--table-header-background-color
:
$--
background-color-bas
e
!
default
;
$--table-fixed-box-shadow
:
0
0
10px
rgba
(
0
,
0
,
0
,
.12
)
!
default
;
$--table-fixed-box-shadow
:
0
0
10px
rgba
(
0
,
0
,
0
,
.12
)
!
default
;
/* Pagination
/* Pagination
...
...
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