Line 1715, the color hex is 5 digits long instead of 6... based on the color values already used in the file, it looks like it should be #e54e4b.

.tb-megamenu .block-view-demo a:hover,
.tb-megamenu .block-view-demo a:focus {
  background: none !important;
  border: none !important;
  color: #e54e4;
  text-decoration: none;
}

Comments

mike.roman created an issue. See original summary.

ankitjain28may’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new358 bytes

Based on the colored values, It should be #e54e4b which i have fixed with this patch.

sivaprasadc’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new129.45 KB

@ankitjain28may

Good Catch. Thanks for the patch. I have reviewed manually. PFA Screenshot.

themodularlab’s picture

Patch included in dev version. Marking as fixed.

themodularlab’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.