From 4803b76ad766c46f4a453a9d0b70a31807e26087 Mon Sep 17 00:00:00 2001 From: Yaco Date: Mon, 30 Sep 2019 05:38:20 -0300 Subject: mejoras del skin --- www/wiki/skins/bo/reevo.less | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) (limited to 'www/wiki/skins/bo/reevo.less') diff --git a/www/wiki/skins/bo/reevo.less b/www/wiki/skins/bo/reevo.less index bfe99ed9..cde95f50 100644 --- a/www/wiki/skins/bo/reevo.less +++ b/www/wiki/skins/bo/reevo.less @@ -229,12 +229,6 @@ table .map-address { border-radius: 3px; } - -button.ui-datepicker-trigger.webfonts-changed { - float: right; - margin: -40px 10px 0 0; -} - .mw-mmv-overlay { background-color: #000000bd !important; } @@ -268,12 +262,29 @@ body.mw-mmv-lightbox-open #mw-navigation { background: #ccc; } +.form-group.row { + padding: 10px 0; +} + +label.checkboxLabel.form-control { + border: none !important; + height: 30px; + padding: 7px; +} + +button.ui-datepicker-trigger.webfonts-changed { + float: right !important; + margin: -40px 10px 0 0 !important; +} + #bodyContent .col-form-label { - text-align: left; + text-align: left; + font-style: italic; + font-size: 110%; } div#bodyContent { - margin: 0 15px; + margin: 0 15px; } .navbar-toplang { -- cgit v1.2.1