Commit 99c01c00 authored by youjie's avatar youjie

no message

parent f6188472
......@@ -328,6 +328,7 @@
color: #999999;
}
.cursor-p {
cursor: pointer;
}
......@@ -356,4 +357,24 @@
color: #9e9e9e;
}
.groupTourOrder_tickets_red {
color: #ff0000;
text-decoration: underline;
}
.groupTourOrder_tickets_blue {
color: #0000ff;
text-decoration: underline;
}
.groupTourOrder_tickets_green {
color: #008000;
text-decoration: underline;
}
.groupTourOrder_tickets_black {
color: #000000;
text-decoration: underline;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment