CronEdit...geht weiter..1
This commit is contained in:
parent
39556f7613
commit
f2ba00f34f
2 changed files with 116 additions and 49 deletions
|
|
@ -460,4 +460,25 @@ text-decoration: underline;
|
|||
margin-top: 20px;
|
||||
padding-top: 15px;
|
||||
border-top: 1px solid #ddd;
|
||||
}
|
||||
.weekday-selector {
|
||||
|
||||
display: flex;
|
||||
|
||||
flex-wrap: wrap;
|
||||
|
||||
gap: 12px;
|
||||
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.weekday-selector label {
|
||||
|
||||
font-weight: normal;
|
||||
|
||||
display: flex;
|
||||
|
||||
align-items: center;
|
||||
|
||||
gap: 4px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue