beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-21 00:11:59 +11:00
Showing only changes of commit 33504e121a - Show all commits

View File

@ -18,10 +18,14 @@ body {
background-position-x: center; background-position-x: center;
/* overflow: hidden; */ /* overflow: hidden; */
} }
.bunt-input input {
background-color: #ffffff; .bunt-tabs-header-items {
background-color: red;
} }
.bunt-tab-header-item.active {
color: blue;
}
#thsf-schedule-wrapper { #thsf-schedule-wrapper {
position: fixed; position: fixed;