mirror of
https://github.com/friendica/friendica
synced 2025-04-22 01:10:13 +00:00
Frio: new photos upload template (#5637)
* frio - add missing page template to various photo pages (fix missing background) * frio - rework photo upload album selection * frio - rework photo upload button * frio - fix photo upload button and acl
This commit is contained in:
parent
16a081871c
commit
dd2d680258
7 changed files with 74 additions and 36 deletions
|
@ -380,7 +380,8 @@
|
|||
'cursor' : 'pointer'
|
||||
});
|
||||
|
||||
var div = document.createElement("div");
|
||||
var div = document.createElement("div");
|
||||
div.setAttribute('class', 'ajaxbutton-wrapper');
|
||||
addStyles(div, {
|
||||
'display' : 'block',
|
||||
'position' : 'absolute',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue