PHRAS-1082 - fix preview icon in record editor

This commit is contained in:
Florian BLOUET
2016-05-09 16:40:39 +02:00
parent 62e8635130
commit 20bdc9c5af
3 changed files with 9 additions and 31 deletions

View File

@@ -11,32 +11,6 @@ $answersInfoLabelColor: #949494 !default;
margin: 0;
}
// .captionRolloverTips, .previewTips, .infoTips,
/*
.baskAdder {
background-image: url('#{$iconsPath}zoom.gif');
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
float: right;
cursor: pointer;
}
.captionRolloverTips {
background-image: url('#{$iconsPath}mode_list.gif');
}
.infoTips {
background-image: url('#{$iconsPath}info.gif');
}
.baskAdder {
background-image: url('#{$iconsPath}basket.gif');
}
*/
#answers {
box-sizing: border-box;
.status {