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 018a729 commit fb4f8d6Copy full SHA for fb4f8d6
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