rhymix/modules/file/tpl/css/config.css
2024-12-16 20:43:09 +09:00

24 lines
419 B
CSS

.use_default_file_config {
margin-top: -10px;
border-bottom: 1px solid #ccc;
background: #f5f5f5;
}
.image_autoconv_types {
margin-bottom: 5px;
}
.image_autoconv_types:last-of-type {
margin-bottom: 10px;
}
.image_autoconv_types .x_inline {
display: inline-block;
min-width: 40px;
}
.image_autoconv_types select {
min-width: 0 !important;
margin-left: 16px;
}
.x_help-block .preset_size {
font-size: 12px;
}