1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 08:53:23 -05:00

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

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;
}