mirror of
https://github.com/documize/community.git
synced 2025-08-09 07:25:23 +02:00
CSS formating
This commit is contained in:
parent
ff25e03daa
commit
8d78c8aa64
1 changed files with 21 additions and 21 deletions
|
@ -27,16 +27,16 @@
|
||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
.github-issue-label {
|
.github-issue-label {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 0px 4px;
|
padding: 0px 4px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.12);
|
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.12);
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-github-render {
|
.section-github-render {
|
||||||
|
@ -102,11 +102,11 @@
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .issue-avatar {
|
> .issue-avatar {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .github-commit-body {
|
> .github-commit-body {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
@ -124,11 +124,11 @@
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
|
||||||
.label-name {
|
.label-name {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: "open_sanssemibold";
|
font-family: "open_sanssemibold";
|
||||||
margin: 0 10px 0 0;
|
margin: 0 10px 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
> .github-commit-meta {
|
> .github-commit-meta {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue