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.
2 parents 1679957 + fb4f8d6 commit 9765cb5Copy full SHA for 9765cb5
smd_thumbnail.php
@@ -198,6 +198,10 @@ function smd_thumb_get_style_rules()
198
.smd_inactive td { opacity: 0.33; }
199
input.smd_thumbnail-create { margin: 0; }
200
#smd_thumbs img { display: block; margin: 1em 0; cursor: pointer; }
201
+/* Legacy 4.6.x support */
202
+#smd_thumb_profiles { clear: both; }
203
+.txp-list--no-options { width: 100%; }
204
+.txp-details .txp-listtables { margin: 1em 0;}
205
'
206
);
207
0 commit comments