From c619e126394f074fd1689cfbe79821fdb2579a5d Mon Sep 17 00:00:00 2001 From: Yaco Date: Tue, 8 Oct 2019 11:40:57 -0300 Subject: cambios del estilo --- www/wiki/skins/bo/reevo.less | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/www/wiki/skins/bo/reevo.less b/www/wiki/skins/bo/reevo.less index c5bb1768..a5fd8b2f 100644 --- a/www/wiki/skins/bo/reevo.less +++ b/www/wiki/skins/bo/reevo.less @@ -240,6 +240,10 @@ body.mw-mmv-lightbox-open > .contentHeader { top: 40px !important; } +.contentHeader .col-lg-12 { + padding: 0; +} + body.mw-mmv-lightbox-open #mw-navigation { display: block !important; position: fixed !important; @@ -284,16 +288,16 @@ button.ui-datepicker-trigger { } span.dynatree-icon { - display: none; + display: none !important; } .pfTreeInput { - height: auto; + height: auto !important; } span.dynatree-node a { - font-size: 12pt; - font-family: "Alegreya Sans",Calibri,Candara,Arial,sans-serif; + font-size: 12pt !important; + font-family: "Alegreya Sans",Calibri,Candara,Arial,sans-serif !important; } span.dynatree-checkbox { -- cgit v1.2.1