Adds styling for stand time info.

This commit is contained in:
Jonathan Rosenbaum
2017-07-24 01:25:57 +00:00
parent a05575999c
commit 55620576dd
+5
View File
@@ -108,5 +108,10 @@ input[value=Save]:focus, input[value=Close]:focus {
margin-left: 10px;
}
/* for stand time */
#stand_time_total {
color: green;
margin-left: 10px;
}