You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/frontend/src/Settings/Profiles/Delay/DelayProfileDragSource.css

18 lines
253 B

.delayProfileDragSource {
padding: 4px 0;
}
.delayProfilePlaceholder {
width: 100%;
height: 30px;
border-bottom: 1px dotted #aaa;
}
.delayProfilePlaceholderBefore {
margin-bottom: 8px;
}
.delayProfilePlaceholderAfter {
margin-top: 8px;
}