add image editing to library setup
This commit is contained in:
parent
8a2b6dbea0
commit
e6020421a1
77 changed files with 338 additions and 109 deletions
|
@ -252,6 +252,13 @@
|
|||
|
||||
.editorTileFooter {
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
.ui-body-a .editorTileFooter {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.ui-body-b .editorTileFooter {
|
||||
background-color: #282828;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue