|
|
|
|
@ -79,24 +79,16 @@
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#shareWithList .unshare img, #shareWithList .showCruds img {
|
|
|
|
|
#shareWithList .unshare img {
|
|
|
|
|
vertical-align: text-bottom; /* properly align icons */
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#shareWithList .sharingOptionsGroup .icon-more {
|
|
|
|
|
#shareWithList .sharingOptionsGroup > a .icon {
|
|
|
|
|
padding: 7px;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
opacity: .5;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#shareWithList .unshare {
|
|
|
|
|
padding: 1px 6px;
|
|
|
|
|
vertical-align: text-bottom;
|
|
|
|
|
}
|
|
|
|
|
#shareWithList .unshare .icon {
|
|
|
|
|
vertical-align: text-top;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#shareWithList .sharingOptionsGroup .popovermenu:after {
|
|
|
|
|
right: 3px;
|
|
|
|
|
}
|
|
|
|
|
@ -122,7 +114,6 @@
|
|
|
|
|
.shareTabView .icon-loading-small {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
z-index: 1;
|
|
|
|
|
margin-right: 4px;
|
|
|
|
|
vertical-align: text-top;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|