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/src/UI/Settings/Profile/profile.less

43 lines
581 B

@import "../../Content/Bootstrap/mixins";
@import "../../Content/FontAwesome/font-awesome";
@import "../../Shared/Styles/clickable.less";
.profile-item {
.clickable;
width: 300px;
height: 158px;
padding: 10px 15px;
&.add-card {
.center {
margin-top: 30px;
}
}
.allowed-qualities {
padding-left: 0px;
li {
list-style-type : none;
margin: 1px;
}
}
.language {
margin-bottom: 3px;
}
}
.delay-profile-region {
margin-top : 30px;
}
.delay-profiles {
padding-left : 0px;
li {
list-style-type : none;
}
}