[Rt-commit] rt branch, 4.6/tweak-elevator-themes, updated. rt-4.4.4-424-gbdd92a282

? sunnavy sunnavy at bestpractical.com
Fri Oct 18 18:50:36 EDT 2019


The branch, 4.6/tweak-elevator-themes has been updated
       via  bdd92a282c25f6da27de141e25d68ccd0d11f4e7 (commit)
      from  2689af566fa3246e8ac75cee3a9e3f613848aa42 (commit)

Summary of changes:
 share/static/css/elevator-light/accordion.css | 5 +++++
 1 file changed, 5 insertions(+)

- Log -----------------------------------------------------------------
commit bdd92a282c25f6da27de141e25d68ccd0d11f4e7
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Sat Oct 19 06:47:35 2019 +0800

    Use same space between label and accordion values as other label/value items

diff --git a/share/static/css/elevator-light/accordion.css b/share/static/css/elevator-light/accordion.css
index 0445bdbb6..6fc02da26 100644
--- a/share/static/css/elevator-light/accordion.css
+++ b/share/static/css/elevator-light/accordion.css
@@ -66,3 +66,8 @@
 .value > .accordion .accordion-item:first-child .accordion-title {
   padding-top: 0;
 }
+
+.value > .accordion .accordion-item-bare,
+.value > .accordion .accordion-item .accordion-title {
+  padding-left: 0;
+}

-----------------------------------------------------------------------


More information about the rt-commit mailing list