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.less30
1 files changed, 29 insertions, 1 deletions
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;