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 cfce22a + 278fde5 commit 94f466fCopy full SHA for 94f466f
contao/assets/css/style.css
@@ -128,6 +128,10 @@
128
background-color: #ebebe4;
129
}
130
131
+ form[id^=mm_] .sort_hint{
132
+ display:none;
133
+ }
134
+
135
/* Wildcard */
136
.wc_info {
137
margin: 0;
contao/assets/css/style_src.css
@@ -128,6 +128,10 @@ textarea[readonly]:focus {
+form[id^=mm_] .sort_hint{
+}
0 commit comments