1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-29 03:05:49 +00:00
Sonarr/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;
}
}