[Rt-commit] [rtir] 18/30: Fix some CSS class names to match 3.4 spelling

Shawn Moore shawn at bestpractical.com
Fri May 13 19:53:11 EDT 2016


This is an automated email from the git hooks/post-receive script.

shawn pushed a commit to branch 3.4/countermeasures
in repository rtir.

commit 87b40a0a382841d1de2674a4e8b22eaaf9e31f3f
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Thu Feb 25 00:20:33 2016 +0000

    Fix some CSS class names to match 3.4 spelling
---
 static/css/rtir-styles.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/static/css/rtir-styles.css b/static/css/rtir-styles.css
index 7c38acb..7e28e81 100644
--- a/static/css/rtir-styles.css
+++ b/static/css/rtir-styles.css
@@ -69,10 +69,10 @@ body.rtir #topactions { min-width: 44em; white-space: no-wrap; }
 }
 
 body.rtir .titlebox.ticket-info-articles            .titlebox-title .left { background-color: #316531; color: #fff; }
-body.rtir .titlebox.tickets-list-incident_reports   .titlebox-title .left { background-color: #316531; color: #fff; }
-body.rtir .titlebox.tickets-list-incidents          .titlebox-title .left { background-color: #316531; color: #fff; }
-body.rtir .titlebox.tickets-list-investigations     .titlebox-title .left { background-color: #316531; color: #fff; }
-body.rtir .titlebox.tickets-list-blocks             .titlebox-title .left { background-color: #316531; color: #fff; }
+body.rtir .titlebox.tickets-list-report             .titlebox-title .left { background-color: #316531; color: #fff; }
+body.rtir .titlebox.tickets-list-incident           .titlebox-title .left { background-color: #316531; color: #fff; }
+body.rtir .titlebox.tickets-list-investigation      .titlebox-title .left { background-color: #316531; color: #fff; }
+body.rtir .titlebox.tickets-list-countermeasure     .titlebox-title .left { background-color: #316531; color: #fff; }
 
 
 body.rtir #comp-RTIR-Search #body {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list