background: #f00;
}
.unknown {
- background: #d4d0c8 url("graphics/unknown-background.png") repeat top left;
+ background: #d4d0c8 url("graphics/unknown-background.png") repeat left top;
}
.free {
position: relative;
margin-top: 200px;
padding-bottom: 66px;
text-align: center;
- background: url("graphics/redbox_spinner.gif") no-repeat bottom center;
+ background: url("graphics/redbox_spinner.gif") no-repeat center bottom;
}
#RB_window {
z-index: 102;
position: absolute;
right: 0;
padding-right: 8px;
- background: transparent url("graphics/plus.png") no-repeat top right;
+ background: transparent url("graphics/plus.png") no-repeat right center;
color: transparent;
cursor: pointer;
}
height: 75px;
margin: 0;
padding: 0;
- background: transparent url("graphics/back_quick.png") top left no-repeat;
+ background: transparent url("graphics/back_quick.png") no-repeat left top;
}
#kronolithQuickinsert form {
padding: 5px;
width: 16px;
color: transparent;
cursor: pointer;
- background: transparent url("graphics/right.png") no-repeat top right;
+ background: transparent url("graphics/right.png") no-repeat right center;
}
#kronolithMinicalPrev {
background-image: url("graphics/left.png");
right: 0;
width: 16px;
color: transparent;
- background: transparent url("graphics/right.png") no-repeat top right;
+ background: transparent url("graphics/right.png") no-repeat right center;
}
.kronolithPrev {
right: 15px;