[Rt-commit] rt branch, 4.6/colorful-widget-headers, repushed
Blaine Motsinger
blaine at bestpractical.com
Mon Dec 23 12:09:45 EST 2019
The branch 4.6/colorful-widget-headers was deleted and repushed:
was 2f87c0686e73331448f0659cd9dd8e8728da244c
now c70902c104ea9a888046772da61e0b26e09c50df
1: 2f87c0686e ! 1: c70902c104 Add colored top borders for boxes in ticket pages
@@ -14,7 +14,7 @@
+ border-top: 3px solid #b32;
+}
+.titlebox.card.ticket-info-reminders {
-+ border-top: 3px solid #369;
++ border-top: 3px solid #21a8ba; /* 4868b3 */
+}
+.titlebox.card.ticket-info-people {
+ border-top: 3px solid #48c;
@@ -31,6 +31,9 @@
+.titlebox.card.ticket-info-merge {
+ border-top: 3px solid #8b4513;
+}
++.titlebox.card.ticket-info-cfs {
++ border-top: 3px solid #a8ba21; /* 230 124 33 */
++}
+
.titlebox .card-header span.toggle:hover {
cursor: pointer;
More information about the rt-commit
mailing list