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
|
@ -1422,6 +1422,15 @@ section #jotOpen {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.fa.lock:before {
|
||||
font-family: FontAwesome;
|
||||
content: "\f023";
|
||||
}
|
||||
.fa.unlock:before {
|
||||
font-family: FontAwesome;
|
||||
content: "\f09c";
|
||||
}
|
||||
|
||||
/* Filebrowser */
|
||||
.fbrowser .breadcrumb {
|
||||
margin-bottom: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue