98aafeaec3
New theme for UI and more..
18 lines
315 B
CSS
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;
|
|
} |