Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
周远喜
mes-ui
Commits
83d5bf6d
Commit
83d5bf6d
authored
Apr 14, 2020
by
康振飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
theme优化
parent
4550db7b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
layout.less
styles/layout/basic-layout/layout.less
+2
-2
No files found.
styles/layout/basic-layout/layout.less
View file @
83d5bf6d
...
...
@@ -488,7 +488,7 @@
// 表格鼠标浮在某行,默认无效果
.ivu-table-row-hover td {
background-color: @hover-td-bg!important;
font-size: @hover-td-fontSize;
font-size: @hover-td-fontSize
!important
;
color: @hover-td-color;
}
// tabs标签页hover效果
...
...
@@ -498,7 +498,7 @@
// 表格选中某一行高亮
.ivu-table-row-highlight td {
background-color: @active-row-bgColor!important;
font-size: @active-row-fontSize;
font-size: @active-row-fontSize
!important
;
color: @active-row-color;
}
// tree hover 效果
...
...
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