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
e97c5081
Commit
e97c5081
authored
Oct 27, 2017
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates
parent
1f7468d1
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
38 additions
and
19 deletions
+38
-19
CNAME
CNAME
+0
-1
index.css
index.css
+37
-17
index.js
index.js
+1
-1
No files found.
CNAME
deleted
100644 β 0
View file @
1f7468d1
preview.pro.ant.design
index.css
View file @
e97c5081
...
@@ -8051,7 +8051,7 @@ textarea.ant-input {
...
@@ -8051,7 +8051,7 @@ textarea.ant-input {
border-bottom: none;
border-bottom: none;
padding-top: 0;
padding-top: 0;
padding-bottom: 0;
padding-bottom: 0;
margin-bottom: 2
4
px;
margin-bottom: 2
0
px;
}
}
.ant-list-grid .ant-list-item-content {
.ant-list-grid .ant-list-item-content {
display: block;
display: block;
...
@@ -13601,7 +13601,6 @@ tr.ant-table-expanded-row:hover {
...
@@ -13601,7 +13601,6 @@ tr.ant-table-expanded-row:hover {
.ant-card-actions > li {
.ant-card-actions > li {
float: left;
float: left;
text-align: center;
text-align: center;
height: 16px;
margin: 12px 0;
margin: 12px 0;
color: rgba(0, 0, 0, 0.45);
color: rgba(0, 0, 0, 0.45);
}
}
...
@@ -13609,11 +13608,9 @@ tr.ant-table-expanded-row:hover {
...
@@ -13609,11 +13608,9 @@ tr.ant-table-expanded-row:hover {
display: inline-block;
display: inline-block;
font-size: 14px;
font-size: 14px;
cursor: pointer;
cursor: pointer;
height: 32px;
line-height: 22px;
line-height: 32px;
min-width: 32px;
min-width: 32px;
position: relative;
position: relative;
top: -8px;
}
}
.ant-card-actions > li > span:hover {
.ant-card-actions > li > span:hover {
color: #1890ff;
color: #1890ff;
...
@@ -13664,6 +13661,9 @@ tr.ant-table-expanded-row:hover {
...
@@ -13664,6 +13661,9 @@ tr.ant-table-expanded-row:hover {
.ant-card-type-inner .ant-card-extra {
.ant-card-type-inner .ant-card-extra {
padding: 13.5px 0;
padding: 13.5px 0;
}
}
.ant-card-meta {
margin: -4px 0;
}
.ant-card-meta-content {
.ant-card-meta-content {
display: table-row;
display: table-row;
}
}
...
@@ -13689,7 +13689,7 @@ tr.ant-table-expanded-row:hover {
...
@@ -13689,7 +13689,7 @@ tr.ant-table-expanded-row:hover {
color: rgba(0, 0, 0, 0.85);
color: rgba(0, 0, 0, 0.85);
font-weight: 500;
font-weight: 500;
}
}
.ant-card-meta-des
s
cription {
.ant-card-meta-description {
color: rgba(0, 0, 0, 0.45);
color: rgba(0, 0, 0, 0.45);
}
}
.ant-card-loading .ant-card-body {
.ant-card-loading .ant-card-body {
...
@@ -15641,6 +15641,17 @@ textarea.ant-time-picker-input {
...
@@ -15641,6 +15641,17 @@ textarea.ant-time-picker-input {
display: inline-block;
display: inline-block;
padding: 0 24px;
padding: 0 24px;
}
}
.ant-divider-dashed {
background: none;
border-top: 1px dashed #e8e8e8;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
border-top: 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after {
border-style: dashed none none;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* 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 */
/* stylelint-disable declaration-bang-space-before */
/* stylelint-disable declaration-bang-space-before */
...
@@ -18012,6 +18023,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -18012,6 +18023,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
}
}
.tableListForm___1dJWV .ant-form-item {
.tableListForm___1dJWV .ant-form-item {
margin-bottom: 24px;
margin-bottom: 24px;
margin-right: 0;
display: -webkit-box;
display: -webkit-box;
display: -ms-flexbox;
display: -ms-flexbox;
display: flex;
display: flex;
...
@@ -18172,23 +18184,26 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -18172,23 +18184,26 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.coverCardList___2S9HR {
.coverCardList___2S9HR {
margin-bottom: -24px;
margin-bottom: -24px;
}
}
.coverCardList___2S9HR .
ant-card-meta-title > a
{
.coverCardList___2S9HR .
card___fvrpH .ant-card-meta-title
{
color: rgba(0, 0, 0, 0.85)
;
margin-bottom: 4px
;
}
}
.coverCardList___2S9HR .
ant-card:hover
.ant-card-meta-title > a {
.coverCardList___2S9HR .
card___fvrpH
.ant-card-meta-title > a {
color:
#1890ff
;
color:
rgba(0, 0, 0, 0.85)
;
}
}
.coverCardList___2S9HR .ant-card-meta-description {
.coverCardList___2S9HR .card___fvrpH .ant-card-meta-description {
color: rgba(0, 0, 0, 0.45);
height: 44px;
height: 44px;
line-height: 22px;
line-height: 22px;
overflow: hidden;
overflow: hidden;
}
}
.coverCardList___2S9HR .card___fvrpH:hover .ant-card-meta-title > a {
color: #1890ff;
}
.coverCardList___2S9HR .cardItemContent___2G7vG {
.coverCardList___2S9HR .cardItemContent___2G7vG {
display: -webkit-box;
display: -webkit-box;
display: -ms-flexbox;
display: -ms-flexbox;
display: flex;
display: flex;
margin-top: 12px;
margin-top: 16px;
margin-bottom: -4px;
line-height: 20px;
line-height: 20px;
height: 20px;
height: 20px;
}
}
...
@@ -18213,8 +18228,11 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -18213,8 +18228,11 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.cardList___3NYPm {
.cardList___3NYPm {
margin-bottom: -24px;
margin-bottom: -24px;
}
}
.cardList___3NYPm .ant-card-meta-content {
.cardList___3NYPm .card___1-dGI .ant-card-meta-title {
margin-top: 0;
margin-bottom: 12px;
}
.cardList___3NYPm .card___1-dGI .ant-card-actions {
background: #f7f9fa;
}
}
.extraImg___1VTe6 {
.extraImg___1VTe6 {
margin-top: -60px;
margin-top: -60px;
...
@@ -18229,7 +18247,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -18229,7 +18247,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
border-color: #d9d9d9;
border-color: #d9d9d9;
color: rgba(0, 0, 0, 0.45);
color: rgba(0, 0, 0, 0.45);
width: 100%;
width: 100%;
height: 18
5
px;
height: 18
8
px;
}
}
.cardAvatar___1i0Os {
.cardAvatar___1i0Os {
width: 48px;
width: 48px;
...
@@ -18244,7 +18262,6 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -18244,7 +18262,6 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
text-align: justify;
text-align: justify;
margin-right: -1em;
margin-right: -1em;
padding-right: 1em;
padding-right: 1em;
color: rgba(0, 0, 0, 0.65);
}
}
.cardDescription___IW8Xv:before {
.cardDescription___IW8Xv:before {
background: #fff;
background: #fff;
...
@@ -18318,6 +18335,9 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
...
@@ -18318,6 +18335,9 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.filterCardList___1un-F .ant-card-meta-avatar {
.filterCardList___1un-F .ant-card-meta-avatar {
font-size: 0;
font-size: 0;
}
}
.filterCardList___1un-F .ant-card-actions {
background: #f7f9fa;
}
.filterCardList___1un-F .cardInfo___3rT0N {
.filterCardList___1un-F .cardInfo___3rT0N {
zoom: 1;
zoom: 1;
margin-top: 16px;
margin-top: 16px;
...
...
index.js
View file @
e97c5081
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