mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-1082 - fix preview icon in record editor
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user