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
3db9d1aa
Commit
3db9d1aa
authored
Sep 08, 2017
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates
parent
3da0fd27
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
147 additions
and
77 deletions
+147
-77
index.css
index.css
+146
-76
index.js
index.js
+1
-1
No files found.
index.css
View file @
3db9d1aa
...
...
@@ -5440,8 +5440,8 @@ body {
vertical-align
:
middle
;
font-size
:
22px
;
margin-left
:
12px
;
font-family:
"Helvetica Neue", Helvetica, Arial
, sans-serif;
margin-top: -
3
px;
font-family
:
Lato
,
'Helvetica Neue'
,
Arial
,
Helvetica
,
sans-serif
;
margin-top
:
-
2
px
;
}
.ant-layout-sider-collapsed
.logo___39YMk
{
padding-left
:
24px
;
...
...
@@ -5575,6 +5575,7 @@ body {
right
:
8px
;
line-height
:
1
;
margin-top
:
-6px
;
color
:
rgba
(
0
,
0
,
0
,
0.43
);
display
:
inline-block
;
font-size
:
14px
;
font-size
:
9px
\
9
;
...
...
@@ -8072,6 +8073,9 @@ textarea.ant-input {
height
:
44px
;
line-height
:
44px
;
}
.header___wZzTk
a
{
text-decoration
:
none
;
}
.logo___3ETkL
{
height
:
44px
;
vertical-align
:
top
;
...
...
@@ -8080,6 +8084,9 @@ textarea.ant-input {
.title___1S-Sy
{
font-size
:
33px
;
color
:
rgba
(
0
,
0
,
0
,
0.85
);
font-family
:
Lato
,
'Helvetica Neue'
,
Arial
,
Helvetica
,
sans-serif
;
position
:
relative
;
top
:
-2px
;
}
.desc___2SfO0
{
font-size
:
16px
;
...
...
@@ -9510,8 +9517,8 @@ textarea.ant-pagination-options-quick-jumper input {
padding
:
1px
7px
;
height
:
22px
;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
.ant-pagination-simple
.ant-pagination-prev
.ant-pagination-item-link
,
.ant-pagination-simple
.ant-pagination-next
.ant-pagination-item-link
{
border
:
0
;
height
:
24px
;
line-height
:
24px
;
...
...
@@ -9520,11 +9527,10 @@ textarea.ant-pagination-options-quick-jumper input {
}
.ant-pagination-simple
.ant-pagination-simple-pager
{
display
:
inline-block
;
vertical-align: middle;
margin-right
:
8px
;
}
.ant-pagination-simple
.ant-pagination-simple-pager
input
{
margin
: 0
8px;
margin
-right
:
8px
;
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
;
background-color
:
#fff
;
...
...
@@ -9643,7 +9649,7 @@ textarea.ant-pagination-options-quick-jumper input {
white-space
:
nowrap
;
color
:
rgba
(
0
,
0
,
0
,
0.85
);
font-weight
:
500
;
float: left
;
display
:
inline-block
;
}
.ant-card-head
.ant-tabs
{
margin-bottom
:
-17px
;
...
...
@@ -14901,7 +14907,7 @@ textarea.ant-time-picker-input {
-webkit-transition
:
all
0.3s
cubic-bezier
(
0.645
,
0.045
,
0.355
,
1
);
-o-transition
:
all
0.3s
cubic-bezier
(
0.645
,
0.045
,
0.355
,
1
);
transition
:
all
0.3s
cubic-bezier
(
0.645
,
0.045
,
0.355
,
1
);
width: 1
2
px;
width
:
1
4
px
;
height
:
12px
;
line-height
:
12px
;
right
:
8px
;
...
...
@@ -15532,6 +15538,11 @@ textarea.ant-time-picker-input {
-ms-flex-pack
:
end
;
justify-content
:
flex-end
;
}
.ant-list-item-content-single
{
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
}
.ant-list-item-action
{
font-size
:
0
;
-webkit-box-flex
:
0
;
...
...
@@ -15929,9 +15940,6 @@ textarea.ant-time-picker-input {
margin-left
:
56px
;
min-width
:
266px
;
}
.pageHeader___qgeO0 .action___2xCPQ button:not(:last-child) {
margin-right: 8px;
}
.pageHeader___qgeO0
.title___2kJoR
,
.pageHeader___qgeO0
.action___2xCPQ
,
.pageHeader___qgeO0
.content___YoaiY
,
...
...
@@ -16856,13 +16864,15 @@ form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-select
padding-right
:
42px
;
}
form
.has-feedback
.ant-cascader-picker-arrow
{
padding-right: 36
px;
margin-right
:
21
px
;
}
form
.has-feedback
.ant-cascader-picker-clear
{
right
:
28px
;
}
form
.has-feedback
.ant-calendar-picker-icon
,
form .has-feedback .ant-calendar-picker-clear {
form
.has-feedback
.ant-time-picker-icon
,
form
.has-feedback
.ant-calendar-picker-clear
,
form
.has-feedback
.ant-time-picker-clear
{
right
:
28px
;
}
form
textarea
.ant-input
{
...
...
@@ -17129,6 +17139,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
box-shadow
:
0
0
0
2px
rgba
(
255
,
191
,
0
,
0.2
);
}
.has-warning
.ant-calendar-picker-icon
:after
,
.has-warning
.ant-time-picker-icon
:after
,
.has-warning
.ant-picker-icon
:after
,
.has-warning
.ant-select-arrow
,
.has-warning
.ant-cascader-picker-arrow
{
...
...
@@ -17205,6 +17216,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
box-shadow
:
none
;
}
.has-error
.ant-calendar-picker-icon
:after
,
.has-error
.ant-time-picker-icon
:after
,
.has-error
.ant-picker-icon
:after
,
.has-error
.ant-select-arrow
,
.has-error
.ant-cascader-picker-arrow
{
...
...
@@ -18041,6 +18053,58 @@ 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 */
.descriptionList___2FHUE
.ant-row
{
margin-bottom
:
-16px
;
overflow
:
hidden
;
}
.descriptionList___2FHUE
.title___3TqAx
{
color
:
rgba
(
0
,
0
,
0
,
0.85
);
font-weight
:
600
;
margin-bottom
:
16px
;
}
.descriptionList___2FHUE
.term___2dRiT
{
padding-bottom
:
16px
;
margin-right
:
8px
;
color
:
rgba
(
0
,
0
,
0
,
0.85
);
white-space
:
nowrap
;
display
:
table-cell
;
}
.descriptionList___2FHUE
.term___2dRiT
:after
{
content
:
":"
;
margin
:
0
8px
0
2px
;
position
:
relative
;
top
:
-0.5px
;
}
.descriptionList___2FHUE
.detail___3EvQv
{
width
:
100%
;
padding-bottom
:
16px
;
color
:
rgba
(
0
,
0
,
0
,
0.65
);
display
:
table-cell
;
}
.descriptionList___2FHUE.vertical___2mJ0a
.term___2dRiT
{
padding-bottom
:
8px
;
display
:
block
;
}
.descriptionList___2FHUE.vertical___2mJ0a
.detail___3EvQv
{
display
:
block
;
}
/* 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 */
.divider___10De2
{
border
:
0
;
border-top
:
1px
solid
#e9e9e9
;
height
:
1px
;
margin
:
0
0
24px
0
;
}
.title___3LdEX
{
color
:
rgba
(
0
,
0
,
0
,
0.85
);
font-weight
:
600
;
margin-bottom
:
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 */
.ant-steps
{
font-size
:
0
;
width
:
100%
;
...
...
@@ -18120,17 +18184,14 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
-o-transition
:
background
.3s
;
transition
:
background
.3s
;
}
.ant-steps-item-content {
margin-top: 3px;
}
.ant-steps-item-title
{
font-size
:
16px
;
margin-bottom: 4px;
color
:
#666
;
font-weight
:
bold
;
display
:
inline-block
;
padding-right
:
10px
;
position
:
relative
;
line-height
:
26px
;
}
.ant-steps-item-title
:after
{
content
:
''
;
...
...
@@ -18139,12 +18200,13 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
background
:
#e9e9e9
;
display
:
block
;
position
:
absolute
;
top:
0.66em
;
top
:
13px
;
left
:
100%
;
}
.ant-steps-item-description
{
font-size
:
14px
;
color
:
rgba
(
0
,
0
,
0
,
0.43
);
margin-top
:
4px
;
}
.ant-steps-item-wait
.ant-steps-item-icon
{
border-color
:
rgba
(
0
,
0
,
0
,
0.25
);
...
...
@@ -18264,6 +18326,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.ant-steps-item-custom
.ant-steps-item-icon
>
.ant-steps-icon
{
font-size
:
26px
;
top
:
1px
;
left
:
0.5px
;
width
:
26px
;
height
:
26px
;
}
...
...
@@ -18279,22 +18342,12 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
font-size
:
14px
;
margin-right
:
10px
;
}
.ant-steps-small .ant-steps-item-icon > .ant-steps-icon {
font-size: 14px;
font-size: 9px \9;
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
top: -1px;
}
.ant-steps-small .ant-steps-item-content {
margin-top: 0;
}
.ant-steps-small
.ant-steps-item-title
{
font-size
:
14px
;
margin-bottom: 4px;
color: #666;
font-weight: bold;
line-height
:
18px
;
}
.ant-steps-small
.ant-steps-item-title
:after
{
top
:
9px
;
}
.ant-steps-small
.ant-steps-item-description
{
font-size
:
14px
;
...
...
@@ -18304,11 +18357,6 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
top
:
8px
;
padding
:
0
8px
;
}
.ant-steps-small .ant-steps-item-tail:after {
height: 1px;
border-radius: 1px;
width: 100%;
}
.ant-steps-small
.ant-steps-item-custom
.ant-steps-item-icon
{
width
:
inherit
;
height
:
inherit
;
...
...
@@ -18414,78 +18462,82 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
line-height
:
5px
;
border
:
0
;
margin-left
:
58px
;
background
:
transparent
;
}
.ant-steps-dot
.ant-steps-item-icon
.ant-steps-icon-dot
{
float
:
left
;
width
:
100%
;
height
:
100%
;
border-radius: 2.5px;
border-radius
:
100px
;
position
:
relative
;
-webkit-transition
:
all
.3s
;
-o-transition
:
all
.3s
;
transition
:
all
.3s
;
/* expand hover area */
}
.ant-steps-dot .ant-steps-item-process .ant-steps-dot .ant-steps-item-icon {
top: -1px;
.ant-steps-dot
.ant-steps-item-icon
.ant-steps-icon-dot
:after
{
content
:
""
;
background
:
rgba
(
0
,
0
,
0
,
0.001
);
width
:
60px
;
height
:
32px
;
position
:
absolute
;
top
:
-12px
;
left
:
-26px
;
}
.ant-steps-dot
.ant-steps-item-icon
:hover
.ant-steps-icon-dot
{
-webkit-transform
:
scale
(
1.3
);
-ms-transform
:
scale
(
1.3
);
transform
:
scale
(
1.3
);
}
.ant-steps-dot
.ant-steps-item-process
.ant-steps-item-icon
{
width
:
7px
;
height
:
7px
;
line-height
:
7px
;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-
dot .ant-steps-
item-icon .ant-steps-icon-dot {
border-radius: 3.5
px;
.ant-steps-dot
.ant-steps-item-process
.ant-steps-item-icon
.ant-steps-icon-dot
{
top
:
-1
px
;
}
/* 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 */
.descriptionList___2FHUE .ant-row {
margin-bottom: -16px;
overflow: hidden;
}
.descriptionList___2FHUE .title___3TqAx {
color: rgba(0, 0, 0, 0.85);
font-weight: 600;
margin-bottom: 16px;
}
.descriptionList___2FHUE .term___2dRiT {
padding-bottom: 16px;
margin-right: 8px;
color: rgba(0, 0, 0, 0.85);
white-space: nowrap;
display: table-cell;
.editableItem___ED0c1
{
line-height
:
28px
;
display
:
table
;
width
:
100%
;
margin-top
:
-3.5px
;
}
.descriptionList___2FHUE .term___2dRiT:after {
content: ":";
margin: 0 8px 0 2px;
position: relative;
top: -0.5px;
.editableItem___ED0c1
.wrapper___226hs
{
display
:
table-row
;
}
.descriptionList___2FHUE .detail___3EvQv {
padding-bottom: 16px;
color: rgba(0, 0, 0, 0.65);
.editableItem___ED0c1
.wrapper___226hs
>
*
{
display
:
table-cell
;
}
.descriptionList___2FHUE.vertical___2mJ0a .term___2dRiT {
padding-bottom: 8px;
display: block;
.editableItem___ED0c1
.wrapper___226hs
>
*
:first-child
{
width
:
85%
;
}
.descriptionList___2FHUE.vertical___2mJ0a .detail___3EvQv {
display: block;
.editableItem___ED0c1
.wrapper___226hs
.icon___D8lug
{
cursor
:
pointer
;
text-align
:
right
;
}
/* 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___2
HwaE
{
.tabsCard___2
5pQf
{
margin-bottom
:
24px
;
}
.noData___
sKqQe
{
.noData___
1hrYn
{
color
:
rgba
(
0
,
0
,
0
,
0.25
);
text-align
:
center
;
line-height
:
64px
;
}
.heading___1
EJnS
{
.heading___1
7CpO
{
color
:
rgba
(
0
,
0
,
0
,
0.85
);
font-size
:
20px
;
}
.textSecondary___
MKWXC
{
.textSecondary___
34LfX
{
color
:
rgba
(
0
,
0
,
0
,
0.43
);
}
.divider___
JJlx5
{
.divider___
2RG6C
{
border
:
0
;
border-top
:
1px
solid
#e9e9e9
;
height
:
1px
;
...
...
@@ -18750,8 +18802,26 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
-ms-flex
:
0
0
62.5%
;
flex
:
0
0
62.5%
;
width
:
62.5%
;
text-align: right;
padding-right
:
152px
;
zoom
:
1
;
}
.exception___2aJ0K
.imgBlock___2pLzV
:before
,
.exception___2aJ0K
.imgBlock___2pLzV
:after
{
content
:
" "
;
display
:
table
;
}
.exception___2aJ0K
.imgBlock___2pLzV
:after
{
clear
:
both
;
visibility
:
hidden
;
font-size
:
0
;
height
:
0
;
}
.exception___2aJ0K
.imgEle___BEmAa
{
height
:
360px
;
width
:
430px
;
float
:
right
;
background-repeat
:
no-repeat
;
background-position
:
50%
50%
;
}
.exception___2aJ0K
.content___Vjtij
{
-webkit-box-flex
:
1
;
...
...
index.js
View file @
3db9d1aa
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