1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-16 11:15:07 +00:00

Init share app, client refactoring

This commit is contained in:
jendib
2013-08-15 00:43:06 +02:00
parent ecb2afd628
commit ed85909d00
53 changed files with 377 additions and 133 deletions

View File

@@ -88,6 +88,11 @@ input[readonly][datepicker-popup] {
cursor: pointer;
}
// Share link
input[readonly].share-link {
cursor: pointer;
}
// Inline edition
.inline-edit {
cursor: pointer;