More standard messages and better delete note icon layout

This commit is contained in:
Matias De lellis
2016-06-26 21:59:09 -03:00
parent 354af4016c
commit a88ee84d2b
2 changed files with 9 additions and 18 deletions

View File

@@ -24,13 +24,6 @@
margin-bottom: 60px;
}
.icon-delete-note {
float: right;
position: absolute;
right: 10px;
top: 6px;
}
.save-button #unshare-button {
display: none;
}
@@ -58,16 +51,14 @@
overflow: hidden;
}
#div-content .shared-title, #div-content .shared-title-owner {
#div-content .shared-title,
#div-content .shared-title-owner,
#div-content .icon-delete-note {
float: right;
margin: 2px;
opacity: 0.5;
}
#div-content .shared-title-owner {
margin-right: 25px;
}
.noselect {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */