Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions assets/css/elsa.css
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,16 @@ p:has(.more-link) {
margin-top:1.7rem;
}

/* Lightbox */

.envirabox-toolbar {
padding-right:5px;
}

.envirabox-arrow--right {
margin-right:7px;
}

/*
13. Boxes (Legacy)
*/
Expand Down
8 changes: 7 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ Post Formats are designed for the usage with CPT Ello.
* Search Toggle (Jquery)
* Search Input Field Clearing (Jquery)

## Plugin CSS

* Embed Privacy
* Envira
* Mailchimp

## Further Extensions

* Shortcodes
Expand Down Expand Up @@ -168,7 +174,7 @@ This project is licensed under the GPL3 License.

Release pending

* No new things until now
* Changed: Lightbox / Position of Close & Next

### 101

Expand Down