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

Minor changes. Make button text green.

This commit is contained in:
Jonathan Rosenbaum 2016-01-29 07:10:33 +00:00
parent a8ffd9fdf1
commit 9b9fbe6d55
2 changed files with 2 additions and 7 deletions

View File

@ -7,8 +7,5 @@
height: 36px;
width: 98px;
font-size: x-large;
}
#status_totals, #community_service_hours:focus {
color: green;
color:green;
}

View File

@ -91,6 +91,4 @@ input[value=Save]:focus, input[value=Close]:focus {
padding: 0px 10px 0px 10px;
}
.shop_log td {
padding: 0px 10px 0px 10px;
}