2025-10-28 11:41:17 +01:00
|
|
|
.widget-caldav-conf-section
|
2025-10-20 13:16:00 +02:00
|
|
|
{
|
|
|
|
|
margin-bottom: 16px;
|
|
|
|
|
}
|
|
|
|
|
|
2025-10-28 11:41:17 +01:00
|
|
|
.widget-caldav-conf-section-label
|
2025-10-20 13:16:00 +02:00
|
|
|
{
|
|
|
|
|
margin-left: 16px;
|
|
|
|
|
display: block;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
text-transform: capitalize;
|
|
|
|
|
}
|
|
|
|
|
|
2025-10-28 11:41:17 +01:00
|
|
|
.widget-caldav-conf-section-value
|
2025-10-20 13:16:00 +02:00
|
|
|
{
|
|
|
|
|
margin-left: 32px;
|
|
|
|
|
}
|
|
|
|
|
|
2025-10-28 11:41:17 +01:00
|
|
|
.widget-caldav-conf-section-value-regular
|
2025-10-20 13:16:00 +02:00
|
|
|
{
|
|
|
|
|
font-family: monospace;
|
|
|
|
|
}
|