Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
b58ddea5
Commit
b58ddea5
authored
Oct 23, 2017
by
nikogu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates
parent
108d7e7b
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
51 additions
and
29 deletions
+51
-29
index.css
index.css
+50
-28
index.js
index.js
+1
-1
No files found.
index.css
View file @
b58ddea5
...
...
@@ -12303,7 +12303,7 @@ textarea.ant-pagination-options-quick-jumper input {
.title___1S-Sy {
font-size: 33px;
color: rgba(0, 0, 0, 0.85);
font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-family:
'Myriad Pro Semibold',
Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
position: relative;
top: -2px;
}
...
...
@@ -18818,6 +18818,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
overflow: hidden;
}
.descriptionList___2FHUE .title___3TqAx {
font-size: 14px;
color: rgba(0, 0, 0, 0.85);
font-weight: 500;
margin-bottom: 16px;
...
...
@@ -18848,11 +18849,21 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.descriptionList___2FHUE.vertical___2mJ0a .detail___3EvQv {
display: block;
}
.descriptionListSmall___2wAfc .title___3TqAx {
margin-bottom: 12px;
}
.descriptionListSmall___2wAfc .term___2dRiT {
padding-bottom: 8px;
}
.descriptionListLarge___VhyLB .title___3TqAx {
font-size: 16px;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable declaration-bang-space-before */
/* stylelint-disable declaration-bang-space-before */
.title___3LdEX {
color: rgba(0, 0, 0, 0.85);
font-size: 16px;
font-weight: 500;
margin-bottom: 16px;
}
...
...
@@ -19319,43 +19330,48 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable declaration-bang-space-before */
/* stylelint-disable declaration-bang-space-before */
.editableItem___ED0c1 {
line-height: 32px;
display: table;
width: 100%;
margin-top: -5.5px;
}
.editableItem___ED0c1 .wrapper___226hs {
display: table-row;
}
.editableItem___ED0c1 .wrapper___226hs > * {
display: table-cell;
}
.editableItem___ED0c1 .wrapper___226hs > *:first-child {
width: 85%;
}
.editableItem___ED0c1 .wrapper___226hs .icon___D8lug {
cursor: pointer;
text-align: right;
.headerList___kgJTk {
margin-bottom: 4px;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable declaration-bang-space-before */
/* stylelint-disable declaration-bang-space-before */
.tabsCard___25pQf {
margin-bottom: 24px;
}
.tabsCard___25pQf .ant-card-head {
padding: 0 16px;
}
.noData___1hrYn {
color: rgba(0, 0, 0, 0.25);
text-align: center;
line-height: 64px;
font-size: 16px;
}
.noData___1hrYn i {
font-size: 24px;
margin-right: 16px;
position: relative;
top: 3px;
}
.heading___17CpO {
color: rgba(0, 0, 0, 0.85);
font-size: 20px;
}
.stepDescription___1NYPh {
font-size: 14px;
position: relative;
left: 38px;
}
.stepDescription___1NYPh > div {
margin-top: 8px;
margin-bottom: 4px;
}
.textSecondary___34LfX {
color: rgba(0, 0, 0, 0.45);
}
@media screen and (max-width: 576px) {
.stepDescription___1NYPh {
left: 8px;
}
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable declaration-bang-space-before */
/* stylelint-disable declaration-bang-space-before */
...
...
@@ -19534,9 +19550,9 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
margin: 0 auto;
}
.result___Hm4g7 .icon___3gQI1 {
font-size:
72
px;
line-height:
72
px;
margin-bottom:
24
px;
font-size:
64
px;
line-height:
64
px;
margin-bottom:
32
px;
}
.result___Hm4g7 .icon___3gQI1 > .success___mKc7I {
color: #52c41a;
...
...
@@ -19545,14 +19561,15 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
color: #f5222d;
}
.result___Hm4g7 .title___3_4zg {
font-size: 2
4
px;
font-size: 2
0
px;
color: rgba(0, 0, 0, 0.85);
font-weight: 500;
line-height:
32
px;
line-height:
28
px;
margin-bottom: 8px;
}
.result___Hm4g7 .description___1xuel {
font-size: 14px;
line-height: 22px;
color: rgba(0, 0, 0, 0.45);
margin-bottom: 16px;
}
...
...
@@ -19564,7 +19581,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
text-align: left;
}
.result___Hm4g7 .actions___1qj92 {
margin-top:
32
px;
margin-top:
40
px;
}
.result___Hm4g7 .actions___1qj92 button:not(:last-child) {
margin-right: 8px;
...
...
@@ -19638,6 +19655,10 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
padding: 0 2px;
margin: 0 -2px;
}
.main___apn1V .tabs___1BMQr .ant-tabs-tab {
font-size: 16px;
line-height: 24px;
}
.main___apn1V .ant-tabs .ant-tabs-bar {
border-bottom: 0;
margin-bottom: 24px;
...
...
@@ -19695,6 +19716,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.main___apn1V .other___3eH3S {
text-align: left;
margin-top: 24px;
line-height: 22px;
}
.main___apn1V .other___3eH3S .register___2YH5F {
float: right;
...
...
index.js
View file @
b58ddea5
This diff is collapsed.
Click to expand it.
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