summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/resources/css/ext.translate.tabgroup.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/Translate/resources/css/ext.translate.tabgroup.css')
-rw-r--r--www/wiki/extensions/Translate/resources/css/ext.translate.tabgroup.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/wiki/extensions/Translate/resources/css/ext.translate.tabgroup.css b/www/wiki/extensions/Translate/resources/css/ext.translate.tabgroup.css
new file mode 100644
index 00000000..ef319755
--- /dev/null
+++ b/www/wiki/extensions/Translate/resources/css/ext.translate.tabgroup.css
@@ -0,0 +1,8 @@
+/* Heading not needer for special pages in tab group */
+#firstHeading {
+ display: none;
+}
+
+#left-navigation .selected {
+ font-weight: bold;
+}