first commit for sharing dialog

This commit is contained in:
Vinzenz
2016-06-01 23:35:32 +02:00
parent 65f56144c0
commit 8d2864a2c0
5 changed files with 49 additions and 2 deletions

View File

@@ -31,6 +31,10 @@
top: 6px;
}
.save-button #unshare-button {
display: none;
}
#div-content .save-button {
float: right;
padding-right: 8px;