Newer
Older
.quiqqer-cron-crontime {
float: left;
width: 100%;
}
.quiqqer-cron-crontime-interval {
float: left;
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
}
.quiqqer-cron-crontime-interval-select {
width: 110px;
}
.quiqqer-cron-crontime-options {
float: left;
padding-left: 15px;
width: 80%;
}
.quiqqer-cron-crontime-options span {
float: left;
line-height: 28px;
padding-right: 5px;
}
.quiqqer-cron-crontime-options span:not(:first-of-type) {
padding-left: 10px;
}
.quiqqer-cron-crontime-number-select {
width: 50px;
}
.quiqqer-cron-crontime-month-select {
width: 100px;
}
.quiqqer-cron-crontime-dayofweek-select {
width: 120px;
}
.quiqqer-cron-crontime-cron-label {