frontend-dali/source/widgets/caldav/style.css

23 lines
310 B
CSS
Raw Normal View History

.widget-caldav-conf-section
{
margin-bottom: 16px;
}
.widget-caldav-conf-section-label
{
margin-left: 16px;
display: block;
font-weight: bold;
text-transform: capitalize;
}
.widget-caldav-conf-section-value
{
margin-left: 32px;
}
.widget-caldav-conf-section-value-regular
{
font-family: monospace;
}