summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/resources/css/ext.translate.special.pagepreparation.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/Translate/resources/css/ext.translate.special.pagepreparation.css')
-rw-r--r--www/wiki/extensions/Translate/resources/css/ext.translate.special.pagepreparation.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/wiki/extensions/Translate/resources/css/ext.translate.special.pagepreparation.css b/www/wiki/extensions/Translate/resources/css/ext.translate.special.pagepreparation.css
index 390f6af8..d68d6072 100644
--- a/www/wiki/extensions/Translate/resources/css/ext.translate.special.pagepreparation.css
+++ b/www/wiki/extensions/Translate/resources/css/ext.translate.special.pagepreparation.css
@@ -1,3 +1,11 @@
#page {
width: 35%;
}
+
+.client-nojs .grid {
+ display: none;
+}
+
+.client-js .tux-nojs {
+ display: none;
+}