[simple theme] fix small CSS issue from #894
@@ -1,5 +1,5 @@
-#tab-contentquery table td,
-#tab-contentquery table th {
+#tab-content-query table td,
+#tab-content-query table th {
.ltr-text-align-right() !important;
height: 3rem;
}