Makes user-facing dates local when possible
Also ensures it makes available the hydra timezone in the title of the dates.
This commit is contained in:
@ -142,3 +142,8 @@ td.step-status span.warn {
|
||||
color: #aaaa00;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.date {
|
||||
cursor: help;
|
||||
border-bottom: 1px dotted #999;
|
||||
}
|
||||
|
Reference in New Issue
Block a user