Still cleaning things up. Also session times can now show and hide in the menu.

This commit is contained in:
Scott Idem
2020-03-06 17:23:42 -05:00
parent 666b1fc422
commit 382e98baf1
3 changed files with 42 additions and 44 deletions

View File

@@ -79,6 +79,11 @@ mynewcolor:#77cccc;
*/
}
.menu_session_time {
font-weight: bold;
}
.menu_session_code, .detail_session_code {
margin-left: .1rem;
padding-left: .1rem;