first commit
This commit is contained in:
23
media/system/css/fields/joomla-media-select.css
Normal file
23
media/system/css/fields/joomla-media-select.css
Normal file
@ -0,0 +1,23 @@
|
||||
joomla-field-mediamore details {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
margin: 0 0 0 .5rem;
|
||||
background: #f5f5f5;
|
||||
border: 1px solid #c9c9c9;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
joomla-field-mediamore label.input-group-text {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
joomla-field-mediamore summary {
|
||||
padding: 1rem;
|
||||
font-weight: 500;
|
||||
background-color: #e3e3e3;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
|
||||
joomla-field-mediamore details .form-group {
|
||||
margin: 1rem !important;
|
||||
}
|
||||
Reference in New Issue
Block a user