mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
CardDAV (pre-alpha/unstable)
This commit is contained in:
parent
0ec965bccb
commit
599e934b4a
76 changed files with 6984 additions and 1512 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue