From d6243de82987ab2b69d12b23834ab80421bea6f8 Mon Sep 17 00:00:00 2001 From: Yaco Date: Mon, 30 Sep 2019 06:30:35 -0300 Subject: actualiza estilos y traducciones --- www/wiki/skins/bo/reevo.less | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'www/wiki') diff --git a/www/wiki/skins/bo/reevo.less b/www/wiki/skins/bo/reevo.less index cde95f50..c5bb1768 100644 --- a/www/wiki/skins/bo/reevo.less +++ b/www/wiki/skins/bo/reevo.less @@ -272,7 +272,7 @@ label.checkboxLabel.form-control { padding: 7px; } -button.ui-datepicker-trigger.webfonts-changed { +button.ui-datepicker-trigger { float: right !important; margin: -40px 10px 0 0 !important; } @@ -283,10 +283,38 @@ button.ui-datepicker-trigger.webfonts-changed { font-size: 110%; } +span.dynatree-icon { + display: none; +} + +.pfTreeInput { + height: auto; +} + +span.dynatree-node a { + font-size: 12pt; + font-family: "Alegreya Sans",Calibri,Candara,Arial,sans-serif; +} + +span.dynatree-checkbox { + margin: 3px 0 0 3px; +} + +.ui-datepicker { + background: white !important; + height: auto !important; + box-shadow: 0 5px 10px rgba(0,0,0,0.2); +} + div#bodyContent { margin: 0 15px; } +#msupload-dropzone { + padding: 0px !important; + height: 25px !important; +} + .navbar-toplang { background-image: none !important; padding-left: 18px !important; -- cgit v1.2.1