summaryrefslogtreecommitdiff
path: root/www/wiki/skins/bo/reevo.less
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/skins/bo/reevo.less')
-rw-r--r--www/wiki/skins/bo/reevo.less27
1 files changed, 19 insertions, 8 deletions
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 {