- Jun 12, 2021
- 104
- 344
0.8.3 is out on TF.
for people with ocd - annoyed that the day box is too small for wednesday:
Open the html file with wordpad - and search for bb-day
.bb-day {width: 160px; } <== set to 190
.bb-count {width: 70px; }
.bb-time {width: 90px; }
.bb-money { width: 100px;}
.bb-save { width: 50px; }
.bb-help { width: 50px; }
.bb-reset { width: 50px; margin-right: 125px; }
(don't forget to save before exit)
for people with ocd - annoyed that the day box is too small for wednesday:
Open the html file with wordpad - and search for bb-day
.bb-day {width: 160px; } <== set to 190
.bb-count {width: 70px; }
.bb-time {width: 90px; }
.bb-money { width: 100px;}
.bb-save { width: 50px; }
.bb-help { width: 50px; }
.bb-reset { width: 50px; margin-right: 125px; }
(don't forget to save before exit)