mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 02:42:26 +00:00
[address book] fixup & improvement
This commit is contained in:
@@ -682,11 +682,17 @@ textarea:-moz-placeholder {/* for FF */
|
||||
text-decoration:underline;
|
||||
}
|
||||
.small-hd {
|
||||
padding:3px 10px;
|
||||
display:flex;
|
||||
justify-content:space-between;
|
||||
padding:8px 10px;
|
||||
background:#f7f7f7;
|
||||
border-radius:2px;
|
||||
margin:15px 0;
|
||||
}
|
||||
.small-hd-heading {
|
||||
margin:0;
|
||||
line-height:29px;
|
||||
}
|
||||
|
||||
/*******ui widgets**************/
|
||||
/**** path ****/
|
||||
@@ -4154,6 +4160,10 @@ img.thumbnail {
|
||||
text-align:center;
|
||||
margin-bottom:30px;
|
||||
}
|
||||
#address-book-group .hd {
|
||||
height:auto;
|
||||
}
|
||||
|
||||
.invite-link-in-popup,
|
||||
.invite-link-in-popup:hover {
|
||||
text-decoration:none;
|
||||
|
Reference in New Issue
Block a user