[Rt-commit] rt branch, 5.0-trunk, updated. rt-5.0.0alpha1-100-g9ba2d1c5d2

Jim Brandt jbrandt at bestpractical.com
Fri Apr 10 11:55:48 EDT 2020


The branch, 5.0-trunk has been updated
       via  9ba2d1c5d2b9c899d14b18c270add9992055268e (commit)
       via  dde01d0f15782c862db18841e52d36936ad2c456 (commit)
      from  1a7ca57feaefbd7a8d3148e9a920a8ef57a0fede (commit)

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

- Log -----------------------------------------------------------------
commit 9ba2d1c5d2b9c899d14b18c270add9992055268e
Merge: 1a7ca57fea dde01d0f15
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Fri Apr 10 11:55:33 2020 -0400

    Merge branch '5.0/remove-top-border-on-queue-cfs' into 5.0-trunk

diff --cc share/static/css/elevator-light/boxes.css
index b518711ae7,9ed01d5dc1..98a221a881
--- a/share/static/css/elevator-light/boxes.css
+++ b/share/static/css/elevator-light/boxes.css
@@@ -126,9 -126,13 +126,13 @@@ div.results .titlebox .titlebox-conten
  .titlebox.card.ticket-info-merge {
      border-top: 3px solid #5D4037;
  }
 -.titlebox.card.ticket-info-cfs {
 +.titlebox.card.ticket-info-cfs, .titlebox.card.asset-info-cfs {
      border-top: 3px solid #D32F2F;
  }
+ /* reset to default border for .card-body */
+ #comp-Admin-Queues-DefaultValues .titlebox.card.ticket-info-cfs {
+     border-top: 1px solid #dde4eb;
+ }
  .titlebox.card.messagedetails {
      border-top: 3px solid #1976D2;
  }

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


More information about the rt-commit mailing list