summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/resources/css/ext.translate.special.pagepreparation.css
blob: d68d607247094dc08008c916df41d4d5a8fc867e (plain)
1
2
3
4
5
6
7
8
9
10
11
#page {
	width: 35%;
}

.client-nojs .grid {
	display: none;
}

.client-js .tux-nojs {
	display: none;
}