summaryrefslogtreecommitdiff
path: root/rt/share/static/css/aileron/ticket.css
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/static/css/aileron/ticket.css')
-rw-r--r--rt/share/static/css/aileron/ticket.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/rt/share/static/css/aileron/ticket.css b/rt/share/static/css/aileron/ticket.css
new file mode 100644
index 0000000..d52b83e
--- /dev/null
+++ b/rt/share/static/css/aileron/ticket.css
@@ -0,0 +1,9 @@
+/* Use a lighter colored toggle arrow */
+.ticket-info-cfs .titlebox-title .widget a { background-position: center -7px; }
+.ticket-info-basics .titlebox-title .widget a { background-position: center -7px; }
+.ticket-info-people .titlebox-title .widget a { background-position: center -7px; }
+.ticket-info-requestor .titlebox-title .widget a { background-position: center -7px; }
+.ticket-info-links .titlebox-title .widget a { background-position: center -7px; }
+.ticket-info-reminders .titlebox-title .widget a { background-position: center -7px; }
+.ticket-info-dates .titlebox-title .widget a { background-position: center -7px; }
+.ticket-info-attachments .titlebox-title .widget a { background-position: center -7px; }