theme tweak

hours-day-schedule
dgtlmoon 2 years ago
parent 3920e613b9
commit fcda5a0818

@ -490,9 +490,11 @@ ul {
.time-schedule-check-limit-widget li { .time-schedule-check-limit-widget li {
text-decoration: none; } text-decoration: none; }
.time-schedule-check-limit-widget ul li { .time-schedule-check-limit-widget ul {
display: inline-block; padding-left: 0px; }
width: 3em; } .time-schedule-check-limit-widget ul li {
display: inline-block;
width: 3em; }
#selector-wrapper { #selector-wrapper {
height: 600px; height: 600px;

@ -692,6 +692,7 @@ ul {
} }
ul { ul {
padding-left: 0px;
li { li {
display: inline-block; display: inline-block;
width: 3em; width: 3em;

Loading…
Cancel
Save