Files
CouchPotatoServer/couchpotato/core/plugins/profile/static/profile.css
T
Ruud 98aafeaec3 Renamer, movie searcher, Library scanning
New theme for UI
and more..
2011-05-28 20:52:18 +02:00

18 lines
315 B
CSS

.profile > .delete {
background-position: center;
height: 20px;
width: 20px;
}
.profile .types .type .handle {
background: url('../../images/handle.png') center;
display: inline-block;
height: 20px;
width: 20px;
}
.profile .types .type .delete {
background-position: center;
height: 20px;
width: 20px;
}