1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-09 07:25:23 +02:00

CSS formating

This commit is contained in:
EnesAlili 2016-07-01 15:48:37 +01:00
parent ff25e03daa
commit 8d78c8aa64

View file

@ -27,16 +27,16 @@
vertical-align: text-bottom;
}
.github-issue-label {
font-size: 11px;
color: white;
padding: 0px 4px;
margin-right: 5px;
border-radius: 2px;
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.12);
display: inline-block;
line-height: 22px;
}
.github-issue-label {
font-size: 11px;
color: white;
padding: 0px 4px;
margin-right: 5px;
border-radius: 2px;
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.12);
display: inline-block;
line-height: 22px;
}
}
.section-github-render {
@ -102,11 +102,11 @@
margin-top: 2px;
}
> .issue-avatar {
float: left;
margin-right: 15px;
margin-top: 10px;
}
> .issue-avatar {
float: left;
margin-right: 15px;
margin-top: 10px;
}
> .github-commit-body {
margin: 0px;
@ -124,11 +124,11 @@
text-overflow: ellipsis;
width: 90%;
.label-name {
font-size: 16px;
font-family: "open_sanssemibold";
margin: 0 10px 0 0;
}
.label-name {
font-size: 16px;
font-family: "open_sanssemibold";
margin: 0 10px 0 0;
}
}
> .github-commit-meta {