Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/joomla5/media/templates/administrator/atum/scss/blocks/ |
| [Home] [System Details] [Kill Me] |
.options-form {
width: 100%;
padding: 1vw 2vw;
margin-bottom: 1rem;
color: $options-form-color;
background: $options-form-bg;
border: $options-form-border;
> legend {
float: none;
width: auto;
padding: 0 1rem;
font-weight: $font-weight-bold;
color: $options-form-legend-color;
background-color: $options-form-legend-bg;
}
}