File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -474,6 +474,16 @@ p:has(.more-link) {
474474 margin-top : 1.7rem ;
475475}
476476
477+ /* Lightbox */
478+
479+ .envirabox-toolbar {
480+ padding-right : 5px ;
481+ }
482+
483+ .envirabox-arrow--right {
484+ margin-right : 7px ;
485+ }
486+
477487/*
47848813. Boxes (Legacy)
479489*/
Original file line number Diff line number Diff line change @@ -72,6 +72,12 @@ Post Formats are designed for the usage with CPT Ello.
7272* Search Toggle (Jquery)
7373* Search Input Field Clearing (Jquery)
7474
75+ ## Plugin CSS
76+
77+ * Embed Privacy
78+ * Envira
79+ * Mailchimp
80+
7581## Further Extensions
7682
7783* Shortcodes
@@ -168,7 +174,7 @@ This project is licensed under the GPL3 License.
168174
169175Release pending
170176
171- * No new things until now
177+ * Changed: Lightbox / Position of Close & Next
172178
173179### 101
174180
You can’t perform that action at this time.
0 commit comments