This commit is contained in:
Julius Haertl
2016-07-28 23:37:38 +02:00
parent 43023aa9d3
commit d61dcdb614
19 changed files with 220 additions and 57 deletions

View File

@@ -634,4 +634,22 @@ margin-bottom:2px; width:100%;
#markdown pre {
background-color:#eeeeee;
padding:3px;
}
.shareWithList .icon {
display: inline-block;
background-size: 16px 16px;
width:16px;
height:16px;
}
.shareWithList .fa {
font-size:12pt;
width:16px;
text-align:center;
}
.shareOption {
margin-top:4px;
}