ability to edit image permissions
This commit is contained in:
parent
d6e4cd9d6b
commit
35c3e12df5
5 changed files with 37 additions and 4 deletions
|
@ -1826,6 +1826,11 @@ a.mail-list-link {
|
|||
float: left;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
#photo-edit-perms-end {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
|
||||
float: left;
|
||||
margin-bottom: 25px;
|
||||
|
|
|
@ -1869,6 +1869,11 @@ a.mail-list-link {
|
|||
float: left;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
#photo-edit-perms-end {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
|
||||
float: left;
|
||||
margin-bottom: 25px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue