Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
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
黄庭坚
jinfa-platform
Commits
4a3d352b
Commit
4a3d352b
authored
Jul 23, 2020
by
tjy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新样式
parent
0472d5a4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
94 additions
and
85 deletions
+94
-85
index.less
src/pages/member/memberImport/index.less
+94
-85
No files found.
src/pages/member/memberImport/index.less
View file @
4a3d352b
.col {
margin-bottom: 16px;
.col {
margin-bottom: 16px;
&:nth-last-of-type(1) {
text-align: right;
}
&:nth-last-of-type(1) {
text-align: right;
}
}
.select {
width : 160px;
margin : 0 0 16px 16px;
text-align: left;
&:nth-of-type(1) {
margin-left: 0;
}
}
.select {
width : 160px;
margin : 0 0 16px 16px;
text-align: left;
.nameCell {
text-align: left;
&:nth-of-type(1) {
margin-left: 0;
}
}
.nameCellTitle {
color : @main-color;
cursor: pointer;
}
.nameCell {
text-align: left;
.levelIcon1 {
width : 100%;
height : 16px;
background : url("/static/imgs/level1@2x.png") no-repeat;
background-size: 54px 16px;
margin-top : 8px;
}
.nameCellTitle {
color : @main-color;
cursor: pointer;
}
.levelIcon2
{
width : 100%;
height : 16px;
background : url("/static/imgs/level2
@2x.png") no-repeat;
background-size: 54px 16px;
margin-top : 8px;
}
.levelIcon1
{
width : 100%;
height : 16px;
background : url("/static/imgs/level1
@2x.png") no-repeat;
background-size: 54px 16px;
margin-top : 8px;
}
.levelIcon3 {
width : 100%;
height : 16px;
background : url("/static/imgs/level3@2x.png") no-repeat;
background-size: 54px 16px;
margin-top : 8px;
}
.levelIcon2 {
width : 100%;
height : 16px;
background : url("/static/imgs/level2@2x.png") no-repeat;
background-size: 54px 16px;
margin-top : 8px;
}
.importBtn {
margin: 0 16px;
.levelIcon3 {
width : 100%;
height : 16px;
background : url("/static/imgs/level3@2x.png") no-repeat;
background-size: 54px 16px;
margin-top : 8px;
}
}
.importBtn {
margin: 0 16px;
}
.headerTop {
display : flex;
align-items: center;
.headerTop {
display : flex;
align-items: center;
span {
font-size : 14px;
font-weight: 400;
span {
font-size : 14px;
font-weight: 400;
&:nth-last-of-type(1) {
font-size : 20px;
font-weight: 500;
color : #172B4D;
margin-left: 16px;
}
&:nth-last-of-type(1) {
font-size : 20px;
font-weight: 500;
color : #172B4D;
margin-left: 16px;
}
}
}
.saveBtn {
color : #fff;
background: @main-color
}
.btn {
display : inline-block;
width : 32px;
line-height : 32px;
text-align : center;
border : 1px solid #EBFBFC;
border-radius: 2px;
cursor : pointer;
overflow : hidden;
&:nth-last-of-type(1) {
margin-left: 8px;
}
.saveBtn {
color : #fff;
background: @main-color
&:hover {
background-color: #00B37A;
border : 0;
color : #fff;
}
.address {
display: flex;
&-addition {
display : inline-block;
width : 32px;
height : 32px;
text-align : center;
margin-left : 24px;
border : 1px solid #EBFBFC;
border-radius: 2px;
cursor : pointer;
overflow : hidden;
&:hover {
background-color: #00B37A;
border : 0;
color : #fff;
}
&-icon {
width : 20px;
height: 20px;
color : '#6B778C';
}
}
}
\ No newline at end of file
&-icon {
width : 20px;
height: 20px;
color : '#6B778C';
}
}
.required {
display : inline-block;
margin-right: 4px;
color : #ff4d4f;
font-size : 14px;
font-family : SimSun, sans-serif;
line-height : 1;
}
\ No newline at end of file
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