1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-29 03:15:19 +00:00
Radarr/UI/Settings/Indexers/indexers.less
2013-05-29 21:33:19 -07:00

21 lines
No EOL
244 B
Text

@import "../../Shared/Styles/card";
.indexer-list {
li {
display: inline-block;
vertical-align: top;
}
}
.indexer-settings-item {
.card;
width: 220px;
height: 260px;
padding: 10px 15px;
h2 {
margin-top: 0px;
}
}