X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fstatic%2Fcss%2Ffreeside4%2Fticket.css;h=1b001480bf59cdbcf31ad8d1262409af607829b5;hb=7d2a25308ce2bd26ab6588b93a6a1a120369aba8;hp=c1a8ddc76eee40132f94d3d0c0a95e7f8c4063e1;hpb=1c538bfabc2cd31f27067505f0c3d1a46cba6ef0;p=freeside.git diff --git a/rt/share/static/css/freeside4/ticket.css b/rt/share/static/css/freeside4/ticket.css index c1a8ddc76..1b001480b 100644 --- a/rt/share/static/css/freeside4/ticket.css +++ b/rt/share/static/css/freeside4/ticket.css @@ -7,6 +7,7 @@ .ticket-info-merge .titlebox-title .widget a, .ticket-info-reminders .titlebox-title .widget a, .ticket-info-dates .titlebox-title .widget a, +.ticket-info-customers .titlebox-title .widget a, .ticket-info-attachments .titlebox-title .widget a { background-position: center -7px } @@ -20,6 +21,7 @@ .ticket-info-merge .titlebox-title, .ticket-info-reminders .titlebox-title, .ticket-info-dates .titlebox-title, +.ticket-info-customers .titlebox-title, .ticket-info-attachments .titlebox-title { margin-left: 1em } @@ -33,6 +35,7 @@ .ticket-info-merge .titlebox-title .left, .ticket-info-reminders .titlebox-title .left, .ticket-info-dates .titlebox-title .left, +.ticket-info-customers .titlebox-title .left, .ticket-info-attachments .titlebox-title .left { padding-left: 2.25em; margin-left: 0; @@ -45,6 +48,10 @@ border-radius: 0.3em 0.3em 0 0; } +.ticket-info-customers .titlebox-title .left { + background-color: #7e007f; +} + .titlebox-title.inverse .left, .titlebox-title.inverse .left a { color: #fff;