From 8b0cd935262f072cb4b1ffe6a6245492d384f09d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 27 Sep 2019 05:23:18 -0400 Subject: [PATCH] Tweak jstree CSS Remove border radius and remove the column gutter. Signed-off-by: Roberto Rosario --- mayan/apps/appearance/static/appearance/css/base.css | 1 - mayan/apps/cabinets/templates/cabinets/cabinet_details.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/mayan/apps/appearance/static/appearance/css/base.css b/mayan/apps/appearance/static/appearance/css/base.css index 1d5e5f2c2c..ad14cf3326 100644 --- a/mayan/apps/appearance/static/appearance/css/base.css +++ b/mayan/apps/appearance/static/appearance/css/base.css @@ -418,5 +418,4 @@ a i { font: 11px Verdana, sans-serif; padding: 0px; padding-bottom: 10px; /* Padding for scrollbar */ - border-radius: 5px; } diff --git a/mayan/apps/cabinets/templates/cabinets/cabinet_details.html b/mayan/apps/cabinets/templates/cabinets/cabinet_details.html index 11a14ee539..635cc79517 100644 --- a/mayan/apps/cabinets/templates/cabinets/cabinet_details.html +++ b/mayan/apps/cabinets/templates/cabinets/cabinet_details.html @@ -13,7 +13,7 @@ {% block content %}
-
+

{% trans 'Navigation:' %}