CardDAV (pre-alpha/unstable)

This commit is contained in:
RainLoop Team 2013-12-23 04:06:48 +04:00
parent 0ec965bccb
commit 599e934b4a
76 changed files with 6984 additions and 1512 deletions

View file

@ -284,8 +284,8 @@
}
.add-link {
padding-top: 5px;
padding-left: 7px;
margin-left: 2px;
padding: 5px;
font-size: 12px;
color: #aaa;
}
@ -334,15 +334,19 @@
.e-share-sign {
position: absolute;
top: 20px;
top: 60px;
right: 20px;
cursor: pointer;
}
.button-save-contact {
position: absolute;
top: 100px;
top: 20px;
right: 20px;
&.dirty {
color: #51a351;
}
}
&.read-only {