We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d918f1 commit 93e6af7Copy full SHA for 93e6af7
assets/css/elsa.css
@@ -1018,6 +1018,16 @@ a.tootpress_nav_number {
1018
display:initial;
1019
}
1020
1021
+.tootpress-afterloop-filter {
1022
+ border-width: 1px;
1023
+ border-style: solid;
1024
+ border-color: #000;
1025
+ padding:5px;
1026
+ padding-left:20px;
1027
+ margin-left:60px;
1028
+ width:initial;
1029
+}
1030
+
1031
/*
1032
29. Mathilda
1033
*/
readme.md
@@ -169,6 +169,7 @@ This project is licensed under the GPL3 License.
169
170
Release pending
171
172
+* Added: TootPress Afterloop Styles
173
* Added: Styles for Hyperlinks in Comments
174
* Changed: Styling of Comment Notification Checkbox
175
* Changed: Envira Lightbox / Position of Close & Next Icons
0 commit comments