diff --git a/app/View/Elements/genericElements/Analyst_notes/notes.ctp b/app/View/Elements/genericElements/Analyst_notes/notes.ctp index b04f555da..bcf42acb0 100644 --- a/app/View/Elements/genericElements/Analyst_notes/notes.ctp +++ b/app/View/Elements/genericElements/Analyst_notes/notes.ctp @@ -171,15 +171,6 @@ $notes = [ {{=it.analyst_note}} \ \ ') - // var opinionStars = '\ - //
\ - // \ - // \ - // \ - // \ - // \ - //
\ - // ' var opinionGradient = '\
\ \ @@ -367,11 +358,6 @@ $notes = [ background-color: white; } - /* .star-opinion { - display: inline-block; - position: relative; - color: #d3d3d3; - } */ = 50 ? '#468847' : '#b94a48'; ?> - /* #note- .star-opinion:nth-last-child(n+) { - color: ; - } - - #note- .star-opinion:nth-child()::after { - font-family: FontAwesome; - content: "\f005"; - position: absolute; - left: 0; - top: 0; - width: %; - overflow: hidden; - color: ; - } */ #note- .opinion-gradient-= 50 ? 'negative' : 'positive' ?> { opacity: 0;