summaryrefslogtreecommitdiff
path: root/www/wiki/skins/bo
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/skins/bo')
-rw-r--r--www/wiki/skins/bo/layout-reevo.xml2
-rw-r--r--www/wiki/skins/bo/reevo.less5
2 files changed, 6 insertions, 1 deletions
diff --git a/www/wiki/skins/bo/layout-reevo.xml b/www/wiki/skins/bo/layout-reevo.xml
index 4a48244b..77b31db9 100644
--- a/www/wiki/skins/bo/layout-reevo.xml
+++ b/www/wiki/skins/bo/layout-reevo.xml
@@ -31,7 +31,7 @@ This layout has Pagetools visible in body content as used in http://wiki.ead.puc
<button class="hidden-xs uls-trigger btn btn-default navbar-toplang webfonts-changed"><span class="glyphicon glyphicon-globe"></span></button>
]]>
</component>
- <component type="PersonalTools" position="right" class="hidden-xs"/>
+ <component type="PersonalTools" position="right" class="hidden-xs" showLanguages="no"/>
</component>
<component type="ContentHeader"/>
diff --git a/www/wiki/skins/bo/reevo.less b/www/wiki/skins/bo/reevo.less
index 7b62fdb4..bfe99ed9 100644
--- a/www/wiki/skins/bo/reevo.less
+++ b/www/wiki/skins/bo/reevo.less
@@ -136,6 +136,11 @@ div#bodyContent {
background-color: #f5ffb0;
}
+ul.p-personal-tools.dropdown-menu.dropdown-menu-right li:first-child {
+ display: none;
+}
+
+
#catlinks {
clear: both;
border-top: 1px #CCC solid;