theme tweak

This commit is contained in:
dgtlmoon
2022-11-04 20:16:10 +01:00
parent 3920e613b9
commit fcda5a0818
2 changed files with 6 additions and 3 deletions
+5 -3
View File
@@ -490,9 +490,11 @@ ul {
.time-schedule-check-limit-widget li {
text-decoration: none; }
.time-schedule-check-limit-widget ul li {
display: inline-block;
width: 3em; }
.time-schedule-check-limit-widget ul {
padding-left: 0px; }
.time-schedule-check-limit-widget ul li {
display: inline-block;
width: 3em; }
#selector-wrapper {
height: 600px;
@@ -692,6 +692,7 @@ ul {
}
ul {
padding-left: 0px;
li {
display: inline-block;
width: 3em;