some work on the edit connection workflow explanation and connedit page. This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved.
This commit is contained in:
@@ -14,15 +14,31 @@
|
||||
margin-bottom: 5px !important;
|
||||
}
|
||||
|
||||
.abook-pending-contact, .abook-permschange, .abook-autotext {
|
||||
.abook-pending-contact, .abook-autotext {
|
||||
background: orange;
|
||||
font-weight: bold;
|
||||
margin: 10px;
|
||||
padding: 20px 5px 10px;
|
||||
}
|
||||
|
||||
.abook-permschange {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.abook-perms-steps {
|
||||
float: left;
|
||||
width: 200px;
|
||||
height: 210px;
|
||||
background: orange;
|
||||
font-weight: bold;
|
||||
margin: 10px;
|
||||
padding: 20px 5px 10px;
|
||||
|
||||
}
|
||||
|
||||
.abook-permssave {
|
||||
margin-left: 10px;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#contact-slider {
|
||||
|
Reference in New Issue
Block a user